DrugData,eSet,eSet,MIAxE-method {rcellminer}R Documentation

Returns a DrugData object.

Description

Returns a DrugData object.

Usage

## S4 method for signature 'eSet,eSet,MIAxE'
DrugData(act, repeatAct, sampleData, ...)

Arguments

act

An eSet object containing drug activity data across a set of biological samples.

repeatAct

An eSet object containing repeat drug activity experiment data with respect to the same samples associated with act.

sampleData

A MIAxE object capturing sample and other data set information.

...

Other possible parameters.

Value

A DrugData object.


[Package rcellminer version 2.16.0 Index]