-
Notifications
You must be signed in to change notification settings - Fork 3
/
_pkgdown.yml
73 lines (73 loc) · 1.56 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
70
71
72
73
url: https://cemordaunt.github.io/comethyl/
template:
bootstrap: 5
authors:
sidebar:
roles: [cre, aut, ctb]
navbar:
structure:
left: [intro, reference, article1, article2, article3]
right: [search, github]
components:
article1:
text: CpG Cluster Analysis
href: articles/CpG_Cluster_Analysis.html
article2:
text: Gene Body Analysis
href: articles/Gene_Body_Analysis.html
article3:
text: Module Preservation
href: articles/Module_Preservation.html
home:
sidebar:
structure: [links, license, community, custom, authors, dev]
components:
custom:
title: Citation
text: Comethyl [Publication](https://academic.oup.com/bib/advance-article/doi/10.1093/bib/bbab554/6509051)
reference:
- title: Package
contents:
- comethyl
- title: Prepare Methylation Data
contents:
- adjustRegionMeth
- filterCpGs
- filterRegions
- getCpGs
- getCpGtotals
- getDendro
- getPCs
- getRegionMeth
- getRegionTotals
- getRegions
- plotCpGtotals
- plotDendro
- plotRegionStats
- plotRegionTotals
- plotSDstats
- title: Construct Network
contents:
- getCor
- getModuleBED
- getModules
- getSoftPower
- plotHeatmap
- plotRegionDendro
- plotSoftPower
- title: Explore Modules
contents:
- annotateModule
- enrichModule
- getGeneList
- getMEtraitCor
- listOntologies
- plotEnrichment
- plotMEtraitCor
- plotMEtraitDot
- plotMEtraitScatter
- plotMethTrait
- title: Test Module Preservation
contents:
- getModulePreservation
- plotModulePreservation