as.table.similarPerturbations {cTRAP}R Documentation

Cross Tabulation and Table Creation

Description

Cross Tabulation and Table Creation

Usage

## S3 method for class 'similarPerturbations'
as.table(x, ..., clean = TRUE)

Arguments

x

similarPerturbations object

...

Extra parameters passed to table

clean

Boolean: only show certain columns (to avoid redundancy)?

Value

Complete table with metadata based on a similarPerturbations object

See Also

Other functions related with the ranking of CMap perturbations: [.perturbationChanges, 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]