Fucntion to read in the locations of souporcell outputs

read_SOC_locations(SOC_locations)

Arguments

SOC_locations

path to the .csv file giving channel names as the first column and file paths to the souporcell output in the second column

Value

a matrix of SOC file paths and the channel names

Examples

# \donttest{
#' read_SOC_locations()
# }