Skip to content

update _vcf_metadata_parser to match pyvcf#29

Open
cfriedline wants to merge 1 commit into
arq5x:masterfrom
cfriedline:master
Open

update _vcf_metadata_parser to match pyvcf#29
cfriedline wants to merge 1 commit into
arq5x:masterfrom
cfriedline:master

Conversation

@cfriedline

Copy link
Copy Markdown

I was getting errors with a VCF file that had a header that did not validate with cyvcf but did with pyvcf, due to an info line containing a Version. I updated the metadata parser to match the mirrored section in pyvcf. My file now parses correctly and all tests pass.

##INFO=<ID=VDB,Number=1,Type=Float,Description="Variant Distance Bias for filtering splice-site artefacts in RNA-seq data (bigger is better)",Version="3">

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.

1 participant