MentaLiST-0.2.1
dfornika
released this
17 Feb 01:02
·
57 commits
to mentalist_v0.2
since this release
Compatibility
- MentaLiST is now compatible with julia-0.6
Bugfixes
- Fixed logging of loci with zero votes.
- Fixed bug in calling code when multiple alleles are present
- Fixed bug in kmer weights
Performance
- Use faster library (FastaIO) for Fasta reading
- Enabled parallel processing in build_db
- Optimizations in de bruijn graph code
- Improved novel allele detection