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

Redesign HTSJDK3 vcf package to support codec/header versioning #2601

Open
cmnbroad opened this issue Apr 14, 2017 · 2 comments
Open

Redesign HTSJDK3 vcf package to support codec/header versioning #2601

cmnbroad opened this issue Apr 14, 2017 · 2 comments

Comments

@cmnbroad
Copy link
Collaborator

The VCFHeader and header line hierarchy classes in htsjdk need refactoring to fix a number of bugs, and to support clean handling of new versions of VCF and BCF. This work is mostly done, PR is here.

@cmnbroad cmnbroad self-assigned this Apr 14, 2017
@cmnbroad cmnbroad modified the milestones: 4.0 release, beta Apr 14, 2017
@droazen droazen modified the milestones: 4.0 release, beta May 30, 2017
@cmnbroad
Copy link
Collaborator Author

cmnbroad commented Aug 7, 2017

Note the fix for this (samtools/htsjdk#835) also fixes samtools/htsjdk#934, so we should try to get it in.

@droazen droazen modified the milestones: Engine-4.0, Engine-4.1 Oct 17, 2017
@droazen droazen added the HTSJDK3 label Oct 4, 2018
@droazen droazen modified the milestones: Engine-2Q2018, Engine-Q42018 Oct 4, 2018
@droazen droazen changed the title Refactor HTSJDK vcf package to support codec/header versioning Redesign HTSJDK3 vcf package to support codec/header versioning Oct 4, 2018
@magicDGS
Copy link
Contributor

I think that it will be much better to do it at the codec level for any kind of record. Tracked in htsjdk3 in samtools/htsjdk-next-beta#30

@droazen droazen modified the milestones: Engine-Q42018, Engine-Q12019 Feb 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants