-
Notifications
You must be signed in to change notification settings - Fork 14
/
_pkgdown.yml
110 lines (109 loc) · 2.3 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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
title: "sevenbridges-r"
reference:
- title: "API Client"
desc: >
API client.
contents:
- get_token
- api
- response
- title: "Authentication"
desc: >
Authentication.
contents:
- Auth-class
- sbg_get_env
- sbg_set_env
- title: "Project"
desc: >
Managing projects.
contents:
- project_details
- project_members
- title: "Files/Folders"
desc: >
File and folder operations.
contents:
- FileList
- FilesList
- download
- delete
- upload_complete_all
- upload_complete_part
- upload_delete
- upload_info_part
- upload_info
- upload_init
- set_tag
- add_tag
- title: "Tasks"
desc: >
Managing tasks.
contents:
- batch
- setTaskHook
- getTaskHook
- title: "File Systems"
desc: >
File systems class.
contents:
- FS-class
- title: "CLI Uploader"
desc: >
Upload files with command line uploader.
contents:
- get_uploader
- cli_list_projects
- cli_list_tags
- cli_upload
- misc_upload_cli
- title: "Common Workflow Language"
desc: >
Creating CWL tools and workflows in R.
contents:
- App-class
- convert_app
- input_matrix
- output_matrix
- Tool-class
- test_tool_rabix
- test_tool_cwlrun
- test_tool_bunny
- link
- link_what
- SBGWorkflow-class
- WorkflowStepInputList
- WorkflowOutputParameterList
- CWL-class
- get_cwl_class
- Process-class
- ProcessRequirement-class
- Parameter-class
- CommandInputParameter-class
- CommandInputSchema-class
- CommandLineBinding-class
- CommandLineTool-class
- CommandOutputBinding-class
- CommandOutputParameter-class
- CommandOutputSchema-class
- Expression-class
- ExpressionTool-class
- Handler-class
- docker
- DSCList
- CCBList
- CLB
- SchemaList
- PrimitiveSingleEnum-class
- Binding-class
- title: "Utilities"
desc: >
Utility functions.
contents:
- sevenbridges-package
- Item-class
- misc_make_metadata
- addIdNum
- asList
- set_test_env
- setListClass