select_genes_by_variance | R Documentation |
Selects the top n genes by variance
select_genes_by_variance(expr_mat, n_genes = 5000)
expr_mat |
expression mat |
n_genes |
number of genes to extract |
gene matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.