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

Changed sanity-check comparison to be case-insensity #157

Closed
wants to merge 1 commit into from
Closed

Changed sanity-check comparison to be case-insensity #157

wants to merge 1 commit into from

Conversation

travc
Copy link
Contributor

@travc travc commented Nov 25, 2014

bcfools merge was failing due to a case (as in upper/lower) difference between the REFs.
The fix is inserting 4 characters on 1 line.

I'm not 100% on how the case difference is getting in there. My guess is that...
Our reference genome fasta is soft-masked with lower-case, which seem to be preserved sometimes but not others. IMO, the preferred behaviour would be to always preserve the case of the REF allele as it is in the reference, but it isn't important enough for me to track it down at the moment.

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

Successfully merging this pull request may close these issues.

1 participant