Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion GNPS_sharedcode
7 changes: 7 additions & 0 deletions workflowdisplay.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,13 @@ Views:
parameters:
filename: nf_output/networking/network.graphml

- name: Download Network with Singletons GraphML
displayname: Download Network with Singletons GraphML
viewname: graphmlsingletons
displaytype: download
parameters:
filename: nf_output/networking/network_singletons.graphml

- name: Download Consensus MS/MS MGF
displayname: Download Consensus MS/MS MGF
viewname: specms
Expand Down
2 changes: 1 addition & 1 deletion workflowinput.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
workflowname: classical_networking_workflow
workflowdescription: This is Classical Molecular Networking for GNPS2
workflowlongdescription: This is Classical Molecular Networking for GNPS2
workflowversion: "0.5.3"
workflowversion: "0.5.4"
workflowfile: nf_workflow.nf
workflowautohide: false
adminonly: false
Expand Down