ARUP-NGS / BMFtools

Barcoded Molecular Families
MIT License
22 stars 8 forks source link

Hotfix: rsq hamming distances #75

Closed dnbaker closed 8 years ago

dnbaker commented 8 years ago

To avoid fully calculating hamming distances, we used a function that didn't quite work as expected. We now removed some obfuscation and inline functions, and the executable runs just as fast and it does what it's supposed to.