score.cells.nb1 | R Documentation |
Score cells after standardising the expression of each gene removing outliers
score.cells.nb1(data, signature, quantile.cutoff = 0.01)
data |
matrix of expression, rows are cell, columns are genes |
signature |
a character vector of genes to use in the signature |
quantile.cutoff |
numeric The quantile extremes to trim before plotting (default=0.0.1) |
The filtered subset of gene signatures
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.