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

Remove workaround for gzip/BGZF compressed VCF headers #1057

Closed
heuermh opened this issue Jun 27, 2016 · 1 comment
Closed

Remove workaround for gzip/BGZF compressed VCF headers #1057

heuermh opened this issue Jun 27, 2016 · 1 comment
Milestone

Comments

@heuermh
Copy link
Member

heuermh commented Jun 27, 2016

Remove the workaround here

https://github.com/bigdatagenomics/adam/blob/master/adam-core/src/main/scala/org/bdgenomics/adam/rdd/ADAMContext.scala#L159

for gzip/BGZF compressed VCF headers. The issue has been fixed upstream

Fix VCFHeaderReader for gzipped and BGZF VCF formats
HadoopGenomics/Hadoop-BAM#97

Note this will require bumping the dependency version of Hadoop-BAM to 7.5.1 (or 7.6.0) which may bring along a transitive dependency version bump of htsjdk to 2.5.0, see HadoopGenomics/Hadoop-BAM#107.

@heuermh
Copy link
Member Author

heuermh commented Jul 26, 2016

Fixed by #1060

@heuermh heuermh closed this as completed Jul 26, 2016
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