Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expose --skipMarkDupes and --plotOnlyNonDuplicates in WDL #925

Merged
merged 3 commits into from
Feb 14, 2019

Conversation

tomkinsc
Copy link
Member

This PR exposes --skipMarkDupes in the WDL task plot_coverage within tasks_reports.wdl to address #924. It also exposes --plotOnlyNonDuplicates for reports.py::plot_coverage, which is only used when duplicate marking is not skipped. By default, duplicates are marked and rendered on the coverage plots created by the plot_coverage task within tasks_reports.wdl.

expose --skipMarkDupes and --plotOnlyNonDuplicates in WDL task plot_coverage in tasks_reports.wdl
Copy link
Member

@dpark01 dpark01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! (this is for Katie)

@tomkinsc tomkinsc merged commit f89f55a into master Feb 14, 2019
@tomkinsc tomkinsc deleted the ct-wdl-skip-mark-dupes branch February 14, 2019 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants