View source: R/Normalizations.R
dropsimNorm | R Documentation |
passes to dropsim::normaliseDGE() fx
dropsimNorm(
GeneExprMat,
featuresToUse,
minLibrarySize = 0,
maxLibrarySize = 10,
center = FALSE,
scale = TRUE,
gene_subset = 1
)
GeneExprMat |
A matrix rows of genes and cols of cells |
A quantile-based normalized matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.