-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_pkgdown.yml
64 lines (54 loc) · 1.15 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
url: https://stevexniu.github.io/scMatchmaker/
destination: docs
template:
package: preferably
params:
bootswatch: united
toggle: manual
navbar:
structure:
left:
- articles
- reference
- news
right: github
components:
reference:
text: Reference
href: reference/index.html
news:
text: News
href: news/index.html
github:
icon: fab fa-github fa-lg
href: https://github.com/stevexniu/scMatchmaker/
aria-label: github
articles:
text: Vignettes
menu:
- text: Get started
href: articles/example.html
reference:
- title: Data processing
desc: Data processing functions
- contents:
- has_concept("processing")
- title: Matchmaking
desc: Core matchmaking functions
- contents:
- has_concept("matchmake")
- title: Visualization
desc: Graphical functions
- contents:
- has_concept("plot")
- title: Datasets
desc: Available datasets
- contents:
- has_concept("data")
- title: Matchmaker Class
desc: Matchmaker S4 object information
- contents:
- has_concept("matchmaker-class")
- title: Package Information
- contents:
- scMatchmaker-package