View source: R/normalization.R
int_sctransform | R Documentation |
SCTransform pre-processing from Seurat
int_sctransform(counts, nfeatures)
counts |
seurat object containing counts |
nfeatures |
number of top variable features to select |
list with seurat object used later and normalised counts to be stored in a vesalius object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.