Description Usage Arguments Value Examples
mostVar Calculate the top n most variable genes in a matrix of gene expression data
1 |
data |
An expression matrix (samples in columns, genes in rows) |
n |
The number of variable genes to return |
i_want_most_var |
Logical value to return most variable (TRUE) or least variable (FALSE) genes |
A subset of n most variable rows from the original data
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.