select_genes_by_variance: Selects the top n genes by variance

select_genes_by_varianceR Documentation

Selects the top n genes by variance

Description

Selects the top n genes by variance

Usage

select_genes_by_variance(expr_mat, n_genes = 5000)

Arguments

expr_mat

expression mat

n_genes

number of genes to extract

Value

gene matrix


lefeverde/lefutils documentation built on Sept. 18, 2024, 7:30 a.m.