Description Usage Arguments Value See Also Examples
View source: R/scAlignSeuratWrapper.R
Extracts common set of genes across all datasets
1 | ExtractGenes(seurat.obj1, seurat.obj2 = NULL)
|
seurat.obj1 |
Either a preprocessed Seurat object or a list of Seurat objects |
seurat.obj2 |
A preprocessed Seurat object (optional, for simple binary conditions) |
A character vector of gene names which exhibit varible expression across all datasets
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.