v0.0.5 - Updated hashing
IMPORTANT: The hashing algorithm changed, all existing indices will need to be recreated using mist index!
Changes
- Hashes are now computed using
SHA-1on the lowercase allele sequence in forward-strand orientation. Thanks to Ryan Wick and Jane Hawkey for the helpful discussions and feedback on the output! - Extended the TSV output see the Wiki for more info
- Added additional test cases for edge cases of allele detection (e.g., alleles located at the edge of a contig)
- Added a helper script to extract partial LIN-codes