Last data update: 2014.03.03

R: Methods for ExpressionSetList
ExpressionSetList-methodsR Documentation

Methods for ExpressionSetList

Description

Methods for objects of class ExpressionSetList.

Usage

  phenotype(object, varLabel)

Arguments

object

A ExpressionSetList.

varLabel

character. Name of the clinical variable.

Value

phenotype returns a matrix of the clinical variable where each column is a study. We require that the clinical variable have the same name in each study (each element of the ExpressionSetList object) and that the clinical variable is binary with values 1 or 0.

Results