getValidBarcodes | R Documentation |
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)
csvFiles |
A character vector of names from 10x CSV files to be read in for identification of valid cell barcodes. |
sampleNames |
A character vector containing the sample names to be associated with each individual entry in |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.