Description Usage Arguments Details Value Examples
Read count, gene, and barcode annotation data in 10x format
and create an object of class scNMFSet
.
1 2 |
dir |
Name of directory containing data files. |
count |
Name of count matrix file. |
genes |
Name of gene annotation file. |
barcodes |
Name of cell annotation file. |
remove.zeros |
If |
Files for count
, genes
, and barcodes
are
assumed to be present in dir
.
Count data are in sparse "Matrix Market" format
(https://math.nist.gov/MatrixMarket/formats.html).
Object of class scNMFSet
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.