-
Notifications
You must be signed in to change notification settings - Fork 900
/
.dockstore.yml
23 lines (23 loc) · 977 Bytes
/
.dockstore.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Register workflows for Dockstore (https://dockstore.org/)
version: 1.2
workflows:
- name: intro-short
subclass: GALAXY
publish: true
primaryDescriptorPath: /topics/introduction/tutorials/galaxy-intro-short/workflows/Galaxy-Workflow-galaxy-intro-short.ga
- name: intro-everyone
subclass: GALAXY
publish: true
primaryDescriptorPath: /topics/introduction/tutorials/galaxy-intro-101-everyone/workflows/main_workflow.ga
- name: de-novo
subclass: GALAXY
publish: true
primaryDescriptorPath: /topics/transcriptomics/tutorials/full-de-novo/workflows/main_workflow.ga
- name: dip
subclass: GALAXY
publish: true
primaryDescriptorPath: /topics/variant-analysis/tutorials/dip/workflows/diploid.ga
- name: genome-annotation
subclass: GALAXY
publish: true
primaryDescriptorPath: /topics/genome-annotation/tutorials/annotation-with-prokka/workflows/Galaxy-Workflow-Workflow_constructed_from_history__prokka-workflow_.ga