DrugData-class {rcellminer}R Documentation

An S4 class to represent drug activity and related data recorded for a set of biological samples.

Description

An S4 class to represent drug activity and related data recorded for a set of biological samples.

Arguments

...

Other possible parameters.

Slots

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.


[Package rcellminer version 2.2.0 Index]