featureSubset: Reduce an ExpressionSet by a given list of ids. Note the ids...

Description Usage Arguments Value

View source: R/featureSubset.R

Description

Reduce an ExpressionSet by a given list of ids. Note the ids must match the featureNames of the ExpressionSet. The result is an ExpressionSet limited to only those features in "id" list.

Usage

1
featureSubset(eset, ids, debug = TRUE)

Arguments

eset

An ExpressionSet to subset

ids

A vector of featureNames to subset the ExpressionSet on.

Value

A new ExpressionSet reduced by the features in 'ids'.


steveneschrich/saeAffy documentation built on Nov. 14, 2020, 10:17 a.m.