Skip to content

Commit 4a6e7bf

Browse files
carzeclaude
andcommitted
chore: register filter_bam_by_read_list and filter_viral_reads in .dockstore.yml
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 0f0b4ed commit 4a6e7bf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.dockstore.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,12 @@ workflows:
157157
- name: find_illumina_files
158158
subclass: WDL
159159
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+
subclass: WDL
165+
primaryDescriptorPath: /pipes/WDL/workflows/filter_viral_reads.wdl
160166
- name: filter_classified_bam_to_taxa
161167
subclass: WDL
162168
primaryDescriptorPath: /pipes/WDL/workflows/filter_classified_bam_to_taxa.wdl

0 commit comments

Comments
 (0)