View source: R/scAnnotator.Seurat.R
scAnnotator.Seurat | R Documentation |
Automatic annotation of cell types using Seurat label transfer
scAnnotator.Seurat(query.obj, ref.obj, norm.method = "SCT")
query.obj |
A seurat object for querying |
ref.obj |
A seurat object as reference |
norm.method |
SCT or LogNormalize |
A data frame with Seurat prediction scores.
Wubing Zhang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.