Skip to content

Commit

Permalink
Merge branch 'master' into ct-add-bwa-depletion
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkinsc committed Jan 25, 2018
2 parents 2d6c979 + 663ae46 commit be4699a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pipes/WDL/workflows/align_and_plot.wdl
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
import "tasks/reports.wdl" as reports

workflow align_and_plot {
call reports.plot_coverage
}

0 comments on commit be4699a

Please sign in to comment.