expr_pct_filter {CEMiTool}R Documentation

Filter genes based on expression.

Description

Filter genes based on expression.

Usage

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


[Package CEMiTool version 1.8.3 Index]