-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_pkgdown.yml
41 lines (38 loc) · 847 Bytes
/
_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
title: "AnVILWorkflow"
type: inverse
reference:
- title: Prepare
desc: Setups before running workflows.
contents:
- setCloudEnv
- cloneWorkspace
- currentInput
- findInputName
- updateInput
- title: Run
desc: Run workflows implemented in Terra
contents:
- runWorkflow
- stopWorkflow
- monitorWorkflow
- title: Result
desc: Monitor the workflow progress and access the outputs
contents:
- getOutput
- title: Others
contents:
- availableAnalysis
- getDashboard
navbar:
title: ~
type: default
left:
- text: Reference
href: reference/index.html
- text: Vignettes
menu:
- text: Quickstart
href: articles/salmon.html
right:
- icon: fa-github fa-lg
href: https://github.com/shbrief/AnVILWorkflow