initialize-DrugData-method: Returns a DrugData object.

Description Usage Arguments Value Note

Description

Returns a DrugData object.

Usage

1
2
## S4 method for signature 'DrugData'
initialize(.Object, act, repeatAct, sampleData)

Arguments

.Object

An object: see "new()" documentation in "methods" package.

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.

Value

A DrugData object.

Note

Seems to be required for definition of a constructor.


CBIIT/rcellminer documentation built on July 28, 2021, 8:51 a.m.