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

SAMRecord.setHeader calls should be replaced with setHeaderStrict #73

Open
cmnbroad opened this issue Feb 29, 2016 · 0 comments
Open

SAMRecord.setHeader calls should be replaced with setHeaderStrict #73

cmnbroad opened this issue Feb 29, 2016 · 0 comments

Comments

@cmnbroad
Copy link
Collaborator

SAMRecord.setHeader doesn't validate the sequence dictionary in the header, so its possible to set the header to a value that doesn't contain the sequence referenced by the record. setHeaderStrict forces resolution of the record's reference and mate reference names using the sequence dictionary in the new header at the time the header is set.

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