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

filter germline consented samples in germline mode #870

Draft
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

anoronh4
Copy link
Collaborator

Addressing #860

--germline will accept values true, false or a file. true will perform analysis on all germline samples; a file will filter the germline channels to only include the samples in a valid file.
The processes GermlineDellyCall, GermlineRunManta, GermlineMergeDellyAndManta, GermlineRunHaplotypecaller, GermlineCombineHaplotypecallerVcf, GermlineRunStrelka2, GermlineCombineChannel, GermlineAnnotateMaf are filtered but RunPolysolver is not.
Behavior under the watch mode is accounted for with the method watchGermline

…y process germline samples in germline mode in a given list.
@anoronh4 anoronh4 changed the base branch from master to develop January 26, 2021 20:43
@anoronh4 anoronh4 marked this pull request as draft January 27, 2021 00:18
@gongyixiao gongyixiao linked an issue Jan 29, 2021 that may be closed by this pull request
@gongyixiao gongyixiao added the enhancement New feature or request label Jan 29, 2021
@anoronh4 anoronh4 marked this pull request as ready for review October 12, 2021 22:25
@anoronh4 anoronh4 marked this pull request as draft October 12, 2021 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

enhance germline analysis to run subsets of samples
2 participants