MolData,list,MIAxE-method {rcellminer}R Documentation

Returns a MolData object.

Description

Returns a MolData object.

Usage

## S4 method for signature 'list,MIAxE'
MolData(eSetList, sampleData, ...)

Arguments

eSetList

A list of eSet objects for a common set of samples.

sampleData

A MIAxE object capturing sample and other data set information.

...

Other possible parameters.

Value

A MolData object.


[Package rcellminer version 2.2.0 Index]