Skip to content

Commit

Permalink
Merge pull request #486 from broadinstitute/dp-dnax
Browse files Browse the repository at this point in the history
dnanexus build fixes
  • Loading branch information
dpark01 authored Sep 9, 2023
2 parents 90f099c + 913e3fa commit 2aefa3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pipes/WDL/workflows/demux_metag.wdl
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
version 1.0

#DX_SKIP_WORKFLOW
import "../tasks/tasks_demux.wdl" as demux
import "../tasks/tasks_metagenomics.wdl" as metagenomics
import "../tasks/tasks_read_utils.wdl" as read_utils
Expand Down

0 comments on commit 2aefa3a

Please sign in to comment.