The WDL plot_coverage task in tasks_reports.wdl should expose a boolean optional input parameter that passes (or doesn't pass) --skipMarkDupes to its invocation of read_utils.py align_and_fix
Your PR says this "addresses #924" but I think it needs to say that it "fixes" or some other magic word like that in order to auto-close the related issue.
The WDL
plot_coverage
task intasks_reports.wdl
should expose a boolean optional input parameter that passes (or doesn't pass)--skipMarkDupes
to its invocation ofread_utils.py align_and_fix