read data from 10X (cell ranger V3 output) by calling Seurat Read10X function
1 | readDataFrom10X(dir = NULL, gene.column = 2, unique.features = TRUE)
|
dir |
path of 10X cell ranger output folder |
gene.column |
Specify which column of genes.tsv or features.tsv to use for gene names; default is 2 |
unique.features |
Make feature names unique (default TRUE) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.