sc_compAlpha | R Documentation |
Compute Alpha of expression matrix given detection threshold
sc_compAlpha(expMat, threshold = 0, pseudo = FALSE)
expMat |
a matrix containing gene expression data |
threshold |
a number indicating the detection threshold |
pseudo |
logical indicating if it is going to be pseudo alpha or real alpha |
a list of alphas for the genes in expression matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.