expr_pct_filter: Filter genes based on expression.

View source: R/filter.R

expr_pct_filterR 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


csbl-usp/CEMiTool documentation built on March 27, 2024, 5:14 a.m.