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

VCFHeader drops sequence dictionary attributes #730

Open
cmnbroad opened this issue Oct 26, 2016 · 0 comments
Open

VCFHeader drops sequence dictionary attributes #730

cmnbroad opened this issue Oct 26, 2016 · 0 comments
Assignees
Labels
VCFHeader Refactor Issues fixed by the header/line refactoring branch

Comments

@cmnbroad
Copy link
Collaborator

cmnbroad commented Oct 26, 2016

Both:

  • VCFHeader.setSequenceDictionary
  • the VCFContigHeaderLine constructor VCFContigHeaderLine(final SAMSequenceRecord sequenceRecord, final String assembly)

drop all SAMSequenceRecord attributes except ID, length, and assembly (i.e. they drop MD5/UR). If these are allowed in the vcf (AFAICT they are) then both of these classes should be fixed up to propagate any attributes in and out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
VCFHeader Refactor Issues fixed by the header/line refactoring branch
Projects
None yet
Development

No branches or pull requests

1 participant