expr_pct_filter: Filter genes based on expression.

Description Usage Arguments Value

View source: R/filter.R

Description

Filter genes based on expression.

Usage

1
expr_pct_filter(expr, pct = 0.75)

Arguments

expr

expression file containing genes in the rows and samples in the columns

pct

percentage of most expressed genes to maintain

Value

A data.frame containing the results


CEMiTool documentation built on March 13, 2021, 2 a.m.