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

BwaSpark does inappropriate validation of bam sequence dictionary against reference #2121

Closed
lbergelson opened this issue Aug 25, 2016 · 1 comment
Assignees
Milestone

Comments

@lbergelson
Copy link
Member

Since it's realigning the bam, it shouldn't validate that the file to be aligned already matches the header. This makes it impossible to realign to a different reference or align a headerless file.

This can currently be worked around using --disableSequenceDictionaryValidation

@lbergelson lbergelson added the bug label Aug 25, 2016
@droazen droazen added this to the 4.0 release milestone Mar 22, 2017
@droazen droazen modified the milestones: Engine-4.0, Engine-4.0.1.0, Engine-4.1 Jan 16, 2018
@lbergelson
Copy link
Member Author

This was closed by #4308

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

2 participants