Skip to content

Refactoring / housekeeping Mutect2IntegrationTest #6184

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

Merged
merged 2 commits into from
Sep 26, 2019
Merged

Conversation

davidbenjamin
Copy link
Contributor

@takutosato Can you review this devastatingly boring PR? Please don't waste much time on it.

runFilterMutectCalls(unfilteredVcf, filteredVcf, b37Reference,
args -> args.addFileArgument(M2FiltersArgumentCollection.TUMOR_SEGMENTATION_LONG_NAME, segments),
args -> args.addFileArgument(M2FiltersArgumentCollection.CONTAMINATION_TABLE_LONG_NAME, contamination),
args -> args.addFileArgument(FilterMutectCalls.FILTERING_STATS_LONG_NAME, stats));
Copy link
Collaborator

Choose a reason for hiding this comment

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

@davidbenjamin Totally random request: while you're in here, can you change this test so it doesn't write to the checked-in version of this file (running the test always leaves the working directory in a modified state).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@cmnbroad Hmm, I bet that file shouldn't be checked in at all. Let me fix that.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Thanks @davidbenjamin .

Copy link
Contributor

@takutosato takutosato left a comment

Choose a reason for hiding this comment

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

Looks great. I will need to do the same with the integration test for the read orientation filter.

@davidbenjamin davidbenjamin merged commit 08f5a94 into master Sep 26, 2019
@davidbenjamin davidbenjamin deleted the db_arg_builder branch September 26, 2019 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants