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

[vcf] Display only the duplicate sample name, not the entire list #1262

Merged
merged 1 commit into from
Apr 7, 2021

Conversation

valeriuo
Copy link
Contributor

When viewing a VCF file with a header containing duplicate sample names, the resulting error message prints the entire sample name list. This change limits the display to only the duplicate sample name.

Fixes samtools/bcftools#1451

@jkbonfield jkbonfield merged commit f53cc42 into samtools:develop Apr 7, 2021
@valeriuo valeriuo deleted the bcf_header_dup branch April 8, 2021 09:22
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.

Error parsing sample names following reheader
3 participants