-
Notifications
You must be signed in to change notification settings - Fork 1
/
_pkgdown.yml
71 lines (69 loc) · 1.39 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
58
59
60
61
62
63
64
65
66
67
68
69
url: https://january3.github.io/tmod/
template:
bootstrap: 5
bootswatch: zephyr
home:
links:
- text: User manual
href: articles/user_manual/tmod_user_manual.html
- text: View on github
href: https://github.com/january3/tmod/
reference:
- title: "Gene set enrichment tests and analyses"
- contents:
- tmodCERNOtest
- tmodPCA
- tmodSummary
- tmodLEA
- tmodLEASummary
- tmodDecideTests
- tmodLimmaTest
- tmodLimmaDecideTests
- tmodLimmaTopTable
- tmodAUC
- title: "Gene set (module) analysis"
- contents:
- eigengene
- modGroups
- modOverlaps
- modcors
- modjaccard
- title: "Visualizations"
- contents:
- ggPanelplot
- ggEvidencePlot
- tmodPanelPlot
- pvalEffectPlot
- upset
- evidencePlot
- hgEnrichmentPlot
- modCorPlot
- showGene
- pcaplot
- tmodPal
- tmodTagcloud
- simplePie
- title: "Creating and manipulating gene sets (modules)"
- contents:
- makeTmod
- makeTmodFromDataFrame
- tmodImportMSigDB
- tmod2DataFrame
- getGenes
- getModuleMembers
- showModule
- tmod_ids
- tmod2tmodGS
- check_tmod_gs
- title: "Data sets"
- contents:
- tmod-data
- modmetabo
- Egambia
- EgambiaResults
- vaccination
- cell_signatures
- tbmprof
- title: "General and package classes"
- contents:
- tmod-package