intersection: ExpressionSet with all common genes in a mergeExpressionSet

Description Usage Arguments Value See Also Examples

Description

Given a mergeExpressionSet, this function returns a single ExpressionSet. Only genes common to all studies are included. Expression data for all studies sits side by side in the 'exprs' slot. The 'notes' slot is used for inormation about the study identity of each sample.

Usage

1

Arguments

x

Object of class mergeExpressionSet.

Value

Returns an object of class ExpressionSet

See Also

mergeExpressionSet-class

Examples

1
2
3
4
5
6

MergeMaid documentation built on April 28, 2020, 6:30 p.m.