dim,ToxicoSet-method {ToxicoGx} | R Documentation |
Get the dimensions of a ToxicoSet
## S4 method for signature 'ToxicoSet' dim(x)
x |
ToxicoSet |
A named vector with the number of Cells and Drugs in the ToxicoSet
data(TGGATESsmall) dim(TGGATESsmall)