expressionBasedfilter: Filter genes according to expression level

Description Usage Arguments Details Value Author(s) Examples

Description

Genes that have a higher between-sample mean expression signal are retained, while other genes are discarded.

Usage

1

Arguments

exprs

a data frame or matrix with rows as variables (genes) and columns as samples.

Details

Genes which have a Between-Experiment Mean Expression Signal (BEMES) lower than the median of BEMES's of all genes will be filtered out.

Value

A data frame or matrix with a reduced number of rows.

Author(s)

Jing Yang

Examples

1
2

DSviaDRM documentation built on May 2, 2019, 5:54 a.m.