[,ToxicoSet,ANY,ANY,ANY-method | R Documentation |
[
[
## S4 method for signature 'ToxicoSet,ANY,ANY,ANY' x[i, j, ..., drop = FALSE]
x |
tSet |
i |
Cell lines to keep in tSet |
j |
Drugs to keep in tSet |
... |
further arguments |
drop |
A boolean flag of whether to drop single dimensions or not |
Returns the subsetted tSet
tSet <- TGGATESsmall[sampleNames(TGGATESsmall), treatmentNames(TGGATESsmall)[seq_len(3)]]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.