gene_quantile_filter: Gene expression filter by quantile

Description Usage Arguments Value

Description

This function first removes rows in which the max value equals the min value and then filters the resulting genes by row medians. Rows with a median greater than the resulting value of the quantile are retained.

Usage

1
gene_quantile_filter(expr_mat, quant_val = 0.05)

Arguments

expr_mat

an expression matrix of class matrix

quant_val

quantile threshold

Value

filtered by quantile expresion matrix


lefeverde/basicOmics documentation built on Feb. 28, 2021, 11:03 p.m.