View source: R/seurat_utilities.R
pre_processing | R Documentation |
Seurat Preprocessing
pre_processing(
object,
species = "Homo sapiens",
nfeatures = 3000,
npcs = 50,
filters = list(nFeature = c(200, 3000), percent.mt = 20),
verbose = TRUE
)
npcs |
number of principle component dimensions to calculate |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.