-
Notifications
You must be signed in to change notification settings - Fork 26
Expand file tree
/
Copy path_pkgdown.yml
More file actions
24 lines (22 loc) · 748 Bytes
/
_pkgdown.yml
File metadata and controls
24 lines (22 loc) · 748 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
destination: docs
navbar:
title: "EnrichedHeatmap"
left:
- text: "Articles"
menu:
- text: Vignettes
- text: "Make Enriched Heatmaps"
href: articles/EnrichedHeatmap_intro.html
- text: "Visualize Categorical Signals"
href: articles/visualize_categorical_signals.html
- text: "Compare row ordering methods"
href: articles/row_ordering.html
- text: "Visualize Comprehensive Associations in Roadmap dataset"
href: articles/roadmap.html
- text: -------
- text: More applications
- text: "Reference"
href: reference/index.html
template:
includes:
after_body: "<style>nav[data-toggle='toc'] .nav .nav {display: block;}</style>"