close
Skip to content

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

Closed
travc wants to merge 1 commit into
samtools:developfrom
travc:develop
Closed

Changed sanity-check comparison to be case-insensity#157
travc wants to merge 1 commit into
samtools:developfrom
travc:develop

Conversation

@travc
Copy link
Copy Markdown
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