Skip to content

Commit

Permalink
skip qiime workflows for dnax
Browse files Browse the repository at this point in the history
  • Loading branch information
dpark01 committed Sep 9, 2023
1 parent fb8e5bb commit 10ab182
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pipes/WDL/workflows/bam_to_qiime.wdl
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
version 1.0

#DX_SKIP_WORKFLOW
import "../tasks/tasks_16S_amplicon.wdl" as infile

workflow qiime_import_bam {
Expand Down
2 changes: 2 additions & 0 deletions pipes/WDL/workflows/classify_qiime2_multi.wdl
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
version 1.0

#DX_SKIP_WORKFLOW
import "../tasks/tasks_16S_amplicon.wdl" as qiime

workflow amplicon16S_analysis {
Expand Down

0 comments on commit 10ab182

Please sign in to comment.