[.perturbationChanges {cTRAP}R Documentation

Subset a perturbationChanges object

Description

Subset a perturbationChanges object

Usage

## S3 method for class 'perturbationChanges'
x[i, j, drop = FALSE, ...]

Arguments

x

perturbationChanges object

i, j

Character or numeric indexes specifying elements to extract

drop

Boolean: coerce result to the lowest possible dimension?

...

Extra parameters passed to `[`

Value

perturbationChanges object with subset data

See Also

Other functions related with the ranking of CMap perturbations: as.table.similarPerturbations, dim.perturbationChanges, dimnames.perturbationChanges, filterCMapMetadata, getCMapConditions, getCMapPerturbationTypes, loadCMapData, loadCMapZscores, parseCMapID, plot.perturbationChanges, plot.referenceComparison, plotTargetingDrugsVSsimilarPerturbations, prepareCMapPerturbations, print.similarPerturbations, rankSimilarPerturbations


[Package cTRAP version 1.4.0 Index]