prepareCNV | R Documentation |
Get common genes in 'expr.data' and 'ref.data'
prepareCNV(
SeuratObject,
gene.manifest,
assay = "Spatial",
ref.object = NULL,
species = "human",
genome = "hg19"
)
SeuratObject |
A seurat object |
gene.manifest |
A dataframe of gene information |
assay |
Assay |
species |
Species |
genome |
Genome, hg38, hg19 or mm10 |
ref.data |
The reference seurat object data |
A list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.