Skip to content

Commit

Permalink
list on dockstore: fetch_sra_bams_for_genbank_accession, fetch_fasta_…
Browse files Browse the repository at this point in the history
…for_genbank_accessions
  • Loading branch information
tomkinsc committed Jul 19, 2023
1 parent 4164239 commit e274a4f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .dockstore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,16 @@ workflows:
primaryDescriptorPath: /pipes/WDL/workflows/fetch_sra_to_bam.wdl
testParameterFiles:
- empty.json
- name: fetch_sra_bams_for_genbank_accession
subclass: WDL
primaryDescriptorPath: /pipes/WDL/workflows/fetch_sra_bams_for_genbank_accession.wdl
testParameterFiles:
- empty.json
- name: fetch_fasta_for_genbank_accessions
subclass: WDL
primaryDescriptorPath: /pipes/WDL/workflows/fetch_fasta_for_genbank_accessions.wdl
testParameterFiles:
- empty.json
- name: filter_classified_bam_to_taxa
subclass: WDL
primaryDescriptorPath: /pipes/WDL/workflows/filter_classified_bam_to_taxa.wdl
Expand Down

0 comments on commit e274a4f

Please sign in to comment.