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

SomaticCombineMutect2Vcf force sample name override header #976

Open
gongyixiao opened this issue Oct 3, 2022 · 0 comments
Open

SomaticCombineMutect2Vcf force sample name override header #976

gongyixiao opened this issue Oct 3, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@gongyixiao
Copy link
Collaborator

When sample name is different in the header, SomaticCombineMutect2Vcf 's bcftools concat will give the following error:

Error: subset called for sample that does not exist in header: "some sample name". Use "--force-samples" to ignore this error.

I think we can add --force-samples for all, since i don't see the value of this check in TEMPO so far. No harm to do I think.

@gongyixiao gongyixiao added the enhancement New feature or request label Oct 3, 2022
@gongyixiao gongyixiao added this to the 2.0 milestone Oct 3, 2022
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

No branches or pull requests

1 participant