getValidBarcodes.Rd
This function will read in processed 10x cell ranger files and identify barcodes that are associated with a cell that passed QC.
getValidBarcodes(csvFiles = NULL, sampleNames = NULL)
A character vector of names from 10x CSV files to be read in for identification of valid cell barcodes.
A character vector containing the sample names to be associated with each individual entry in csvFiles
.