single_sample_analysis | R Documentation |
Perform single sample Seurat analysis
single_sample_analysis( object, mt_gene_file = NULL, cp_gene_file = NULL, dimensionality = 20 )
object |
A Seurat object |
mt_gene_file |
A file contains mitochondrial genes. |
cp_gene_file |
A file contains chloroplast genes. |
dimensionality |
Number of dimensions to use as input. |
A Seurat object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.