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 headers: Invalid tag name #37

Open
lgmgeo opened this issue Jul 11, 2024 · 0 comments
Open

VCF headers: Invalid tag name #37

lgmgeo opened this issue Jul 11, 2024 · 0 comments

Comments

@lgmgeo
Copy link
Contributor

lgmgeo commented Jul 11, 2024

Hi,

@gevro has reported a bug here: lgmgeo/AnnotSV#245
Can you have a look at it?

The final vcf is giving me these errors when I look at it with bcftools:

[W::bcf_hrec_check] Invalid tag name: "'SampleID'"
[W::bcf_hrec_check] Invalid tag name: "Compound_htz(sample)"
[W::bcf_hrec_check] Invalid tag name: "Count_hom(sample)"
[W::bcf_hrec_check] Invalid tag name: "Count_htz(sample)"
[W::bcf_hrec_check] Invalid tag name: "Count_htz/allHom(sample)"
[W::bcf_hrec_check] Invalid tag name: "Count_htz/total(cohort)"
[W::bcf_hrec_check] Invalid tag name: "Count_total(cohort)"
##fileformat=VCFv4.2
[W::vcf_parse_format] FORMAT 'AD' at 1:90258 is not defined in the header, assuming Type=String
[W::vcf_parse_format] FORMAT 'DP' at 1:90258 is not defined in the header, assuming Type=String
[W::vcf_parse_format] FORMAT 'PS' at 1:136554 is not defined in the header, assuming Type=String

Thanks,

Véronique

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

No branches or pull requests

1 participant