-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
37 lines (34 loc) · 831 Bytes
/
_pkgdown.yml
File metadata and controls
37 lines (34 loc) · 831 Bytes
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
url: http://omnideconv.org/deconvMe/
template:
bootstrap: 5
articles:
- title: "Getting Started"
contents:
- getting_started
- visualization
- signatures
- combined_methods
- title: "Contributing"
contents:
- contribute
navbar:
structure:
left:
- home
- reference
- articles
- news
components:
articles:
text: "Articles"
menu:
- text: "Getting Started"
href: articles/getting_started.html
- text: "Visualization"
href: articles/visualization.html
- text: "Signature Matrices & Custom CpGs"
href: articles/signatures.html
- text: "Combined Methods Approach"
href: articles/combined_methods.html
- text: "Contribute"
href: articles/contribute.html