forked from PYangLab/PhosR
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
26 lines (26 loc) · 732 Bytes
/
_pkgdown.yml
File metadata and controls
26 lines (26 loc) · 732 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
template:
params:
bootswatch: cosmo
navbar:
title: ~
left:
- text: Preprocessing
menu:
- text: Imputation
href: articles/webOnly/imputation.html
- text: Batch correction
href: articles/webOnly/batch_correction.html
- text: Downstream analysis
menu:
- text: Pathway analysis
href: articles/webOnly/pathway_analysis.html
- text: site-, gene-centric analysis
href: articles/webOnly/site_gene_analysis.html
- text: Signalomes
href: articles/webOnly/signalomes.html
- text: Functions
href: reference/index.html
right:
- icon: fa-github fa-lg
href: https://github.com/PYangLab/PhosR
future: true