sub-ToxicoSet-ANY-ANY-ANY-method: '['

[,ToxicoSet,ANY,ANY,ANY-methodR Documentation

[

Description

[

Usage

## S4 method for signature 'ToxicoSet,ANY,ANY,ANY'
x[i, j, ..., drop = FALSE]

Arguments

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

Value

Returns the subsetted tSet

Examples

tSet <- TGGATESsmall[sampleNames(TGGATESsmall), treatmentNames(TGGATESsmall)[seq_len(3)]]


bhklab/ToxicoGx documentation built on March 18, 2023, 6:44 a.m.