as.table.referenceComparison | R Documentation |
Cross Tabulation and Table Creation
## S3 method for class 'referenceComparison'
as.table(x, ..., clean = TRUE)
x |
|
... |
Extra parameters not currently used |
clean |
Boolean: only show certain columns (to avoid redundancy)? |
Complete table with metadata based on a targetingDrugs
object
Other functions related with the ranking of CMap perturbations:
filterCMapMetadata()
,
getCMapConditions()
,
getCMapPerturbationTypes()
,
loadCMapData()
,
loadCMapZscores()
,
parseCMapID()
,
plot.perturbationChanges()
,
plot.referenceComparison()
,
plotTargetingDrugsVSsimilarPerturbations()
,
prepareCMapPerturbations()
,
print.similarPerturbations()
,
rankSimilarPerturbations()
Other functions related with the prediction of targeting drugs:
listExpressionDrugSensitivityAssociation()
,
loadExpressionDrugSensitivityAssociation()
,
plot.referenceComparison()
,
plotTargetingDrugsVSsimilarPerturbations()
,
predictTargetingDrugs()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.