We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f0b4ed commit 4a6e7bfCopy full SHA for 4a6e7bf
.dockstore.yml
@@ -157,6 +157,12 @@ workflows:
157
- name: find_illumina_files
158
subclass: WDL
159
primaryDescriptorPath: /pipes/WDL/workflows/find_illumina_files.wdl
160
+ - name: filter_bam_by_read_list
161
+ subclass: WDL
162
+ primaryDescriptorPath: /pipes/WDL/workflows/filter_bam_by_read_list.wdl
163
+ - name: filter_viral_reads
164
165
+ primaryDescriptorPath: /pipes/WDL/workflows/filter_viral_reads.wdl
166
- name: filter_classified_bam_to_taxa
167
168
primaryDescriptorPath: /pipes/WDL/workflows/filter_classified_bam_to_taxa.wdl
0 commit comments