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 May 19, 2023, 4 p.m.