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

Overhauled MuTect2 workflow #2

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Conversation

dpmerrell
Copy link

Updated the workflow to use modern wolF design patterns.

Large and complicated tasks have been decomposed into simpler tasks that form a thin wrapper around the GATK command line tools. These tasks could in principle be used to build other GATK-based workflows.

Reference build and WGS/WES are parameterized.

Default reference files are provided, but can be overridden.

The workflow can be easily called by other workflows; for example, see the PECGS CMI characterization pipeline, which is a variant of the standard characterization pipeline with MuTect2 added to it.

@dpmerrell
Copy link
Author

This repo should also probably be renamed "MuTect2_TOOL" for consistency with naming conventions.

I don't know who even owns this repo -- it looks sleepy

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.

1 participant