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

Adding a new FILTER in the VCF header #313

Open
saty89 opened this issue May 24, 2019 · 0 comments
Open

Adding a new FILTER in the VCF header #313

saty89 opened this issue May 24, 2019 · 0 comments

Comments

@saty89
Copy link

saty89 commented May 24, 2019

Hi, is there a way to add a new FILTER ID to the header. I tried to add it as like key=value pair for dictionary but doesn't seem to work.
For example -
inputvcf_reader.filters['Test']="Filter(id='Test', desc='Add a new ID')"

Seems like not recognizing due to quotes but not sure as I get the following in the output vcf

##FILTER=<ID=F,Description="i">

Any help is appreciated. Thanks!

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