K-mer length enhancements
Adds the following features:
- Extract Jaccard distances
- Calculate and save genome length using minimum hash
- Calculate and save base composition
- Adjust comparisons for base composition, and expected random matches
- Spaced seeds for short k-mer lengths
Bug fixes:
- Error when calculating distances on a GPU (#18)