-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_pkgdown.yml
57 lines (57 loc) · 1.69 KB
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
destination: docs
url: https://nuno-agostinho.github.io/cTRAP/
template:
params:
ganalytics: UA-156449666-2
reference:
- title: "Interactive functions"
contents:
- launchDiffExprLoader
- launchCMapDataLoader
- launchResultPlotter
- launchMetadataViewer
- launchDrugSetEnrichmentAnalyser
- cTRAP
- title: "Prepare ENCODE data"
contents:
- matches("ENCODE")
- convertENSEMBLtoGeneSymbols
- performDifferentialExpression
- title: "Download and manipulate CMap perturbation data"
contents:
- getCMapConditions
- getCMapPerturbationTypes
- loadCMapData
- loadCMapZscores
- filterCMapMetadata
- prepareCMapPerturbations
- dim.perturbationChanges
- dimnames.perturbationChanges
- "`[.perturbationChanges`"
- plot.perturbationChanges
- parseCMapID
- title: "Rank similar CMap perturbations"
contents:
- rankSimilarPerturbations
- plot.referenceComparison
- as.table.referenceComparison
- plotTargetingDrugsVSsimilarPerturbations
- print.similarPerturbations
- title: "Predict targeting drugs"
contents:
- listExpressionDrugSensitivityAssociation
- loadExpressionDrugSensitivityAssociation
- dimnames.expressionDrugSensitivityAssociation
- predictTargetingDrugs
- plot.referenceComparison
- as.table.referenceComparison
- plotTargetingDrugsVSsimilarPerturbations
- title: "Analyse drug (descriptor) set enrichment"
contents:
- loadDrugDescriptors
- prepareDrugSets
- analyseDrugSetEnrichment
- plotDrugSetEnrichment
- title: internal
contents:
- convertGeneIdentifiers