-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
executable file
·72 lines (65 loc) · 2.08 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
url: https://tidymass.github.io/massprocesser/
home:
strip_header: false
title: massprocesser
links:
- text: Find me
href: https://shenxt.info/
authors:
Xiaotao Shen:
href: http://shenxt.info/
development:
mode: auto
version_label: danger
version_tooltip: "Under development"
template:
params:
docsearch:
api_key: 2f09495997a50f5008bc92fa73c5552d
index_name: massprocesser
bootswatch: flatly
ganalytics: UA-000000-01
navbar:
title: "sparklyr"
# type: inverse
structure:
left: [home, articles, news, reference, contact]
right: [github, twitter]
components:
articles:
text: Help document
menu:
- text: "Install massprocesser"
href: articles/massprocesser_install.html
- text: "Peak detection and alignment"
href: articles/raw_data_processing.html
- text: "Extract EICs of some features/Internal standards"
href: articles/extract_eic.html
twitter:
icon: "fab fa-twitter fa-lg"
href: https://twitter.com/xiaotaoshen1990
contact:
text: Contact us
href: articles/contact_us.html
news:
text: News
menu:
- text: "Blog posts"
- text: "Version 0.9.2"
href: articles/version_0_9_2.html
- text: "------------------"
- text: "Change log"
href: news/index.html
footer:
structure:
left: [package, developed_by, from]
right: [contact, email, wechat, tidymass]
components:
from: <br> from <i class="fa fa-university"></i> Stanford University <br> <i class="fa fa-clinic-medical"></i>School of Medicine <br> <i class="fa fa-dna"></i> Genetics Department
more_sofware: <br> <i class="fa fa-laptop-code"></i> [More softare](https://www.shenxt.info/files/wechat_QR.jpg)
contact: <b>Contact Us:</b> <br>
email: <i class="fa fa-envelope"></i> [email protected] <br>
wechat: <i class="fa fa-weixin"></i> [shenxt1990](https://www.shenxt.info/files/wechat_QR.jpg) <br>
tidymass: <i class="fa fa-network-wired"></i> [A part of tidymass](https://www.tidymass.org/)
toc:
depth: 3