Description Usage Arguments Value See Also Examples
Downloads metadata if not available
1 2 3 4 5 6 7 8 |
metadata |
Data frame (CMap metadata) or character (respective filepath) |
cellLine |
Character: cell line (if |
timepoint |
Character: timepoint (if |
dosage |
Character: dosage (if |
perturbationType |
Character: type of perturbation (if |
control |
Boolean: show controls for perturbation types? |
List of conditions in CMap datasets
Other functions related with the ranking of CMap perturbations:
as.table.referenceComparison()
,
filterCMapMetadata()
,
getCMapPerturbationTypes()
,
loadCMapData()
,
loadCMapZscores()
,
parseCMapID()
,
plot.perturbationChanges()
,
plot.referenceComparison()
,
plotTargetingDrugsVSsimilarPerturbations()
,
prepareCMapPerturbations()
,
print.similarPerturbations()
,
rankSimilarPerturbations()
1 2 3 4 5 | ## Not run:
cmapMetadata <- loadCMapData("cmapMetadata.txt", "metadata")
## End(Not run)
getCMapConditions(cmapMetadata)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.