-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathworkflowdisplay.yaml
More file actions
32 lines (32 loc) · 1.05 KB
/
workflowdisplay.yaml
File metadata and controls
32 lines (32 loc) · 1.05 KB
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
name: chemwalker_nextflow_workflow
displayname: Chem Walker results
Views:
- name: random_walk_output
displayname: Random walk structures tsv
viewname: random_walk_output
displaytype: datatable
parameters:
filename: nf_output/random_walk_output.tsv
columns:
- title: "Cluster index"
data: cluster index
- title: "Score"
data: Score
- title: "InChI"
data: InChI
- title: "FragmenterScore_Values"
data: FragmenterScore_Values
- title: "Identifier"
data: Identifier
- title: "NumberOfExplPeaks"
data: NoExplPeaks
- title: "NumberPeaksUsed"
data: NumberPeaksUsed
- title: "cluster index"
data: cluster index
- name: random_walk_graphml
displayname: Random walk structures graphml
viewname: random_walk_graphml
displaytype: download
parameters:
filename: nf_output/graphml_files.tar.gz