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

multiple samples support or GVCF support for mutect2 tumor-only mode #4575

Closed
wangyugui opened this issue Mar 25, 2018 · 4 comments
Closed
Assignees
Labels

Comments

@wangyugui
Copy link

Hi.

We need multiple samples support or GVCF support for mutect2 tumor-only mode.

so we can diff the ./. and 0/0 in multiple normal samples.

There is neither multiple samples support nor GVCF support in version 4.0.2.1.

Best Regards

@davidbenjamin
Copy link
Contributor

@wangyugui Could you explain your use case a bit further?

@wangyugui
Copy link
Author

for example,
the var of sample Normal_A:
chr1 100 T A 1/1
chr1 110 T T 0/0(not ouputted in vcf)

the var of samlpe Normal_B:
chr1 100 T T ./. (not coveraged, not outputed in vcf too)
chr1 110 T A 1/1

@davidbenjamin
Copy link
Contributor

@wangyugui I am leaning toward doing this in several months

@davidbenjamin
Copy link
Contributor

@wangyugui We have decided to do this -- see #4887.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants