standardRemoveRows: Removes a standard list of features for MiChip processing

Description Usage Arguments Examples

View source: R/MiChip.R

Description

Removes all empty spots, control spots, U6 RNA, non human spots from an ExpressionSet in the standard fashion. A wrapper for removeUnwantedRows

Usage

1

Arguments

rawData

ExpressionSet containing the matrix to be filtered

Examples

1
2
3
4
5
#Filter standard rows from an ExpressionSet
## Not run: 
myfilterdEset <-standardRemoveRows(rawData)

## End(Not run)

MiChip documentation built on Nov. 8, 2020, 8:01 p.m.