Releases: ncsa/NEAT
4.2.7
fixed a bug that was throwing an error when the requested read length was greater than the default.
Full Changelog: 4.2.6...4.2.7
v4.2.6
Bug fixes to the error model creation script (plus a few minor bug fixes discovered along the way).
What's Changed
- Develop by @joshfactorial in #129
Full Changelog: 4.2.5...4.2.6
v4.2.5
Found a couple bugs while doing some refactoring. Adding those to a new spot release, hopefully no one's work has been affected!
What's Changed
- small refactoring for Markov model in development by @joshfactorial in #125
Full Changelog: 4.2.4...4.2.5
v4.2.4
Several bug fixes to repair a mismatch in the model creation and implementation. Removed the ability to output trinculeotide counts because the underlying method was changed. May add that back in a future release.
What's Changed
- small readme update by @joshfactorial in #119
- Develop by @joshfactorial in #124
Full Changelog: 4.2.3...4.2.4
4.2.3
Small update to change a variable name in the configuration file.
What's Changed
- Develop by @joshfactorial in #118
Full Changelog: 4.2.2...4.2.3
4.2.2
This release includes several bug fixes.
What's Changed
- Develop by @joshfactorial in #115
Full Changelog: 4.2.1...4.2.2
4.2.1
Full Changelog: 4.2...4.2.1
Update version number in readme
4.2.0
What's Changed
-
Develop by @joshfactorial in #111
-
Added third digit to official release version
Full Changelog: 4.1.2...4.2
4.1.2
Bug fixes in response to some user issues.
Note: We have noticed that NEAT is currently not handling heterzygotes correctly. We are working on fixes for this in branch feature/simplifying_coverage.
What's Changed
- README updates by @joshfactorial in #101
- Develop by @joshfactorial in #103
- Reworked beds a bit, as they were not quite working correctly by @joshfactorial in #104
- Develop by @joshfactorial in #106
- Develop by @joshfactorial in #109
Full Changelog: 4.1.1...4.1.2
4.1.1
What's Changed
- Fixed a bug where mutation rate zero was causing some unexpected Pyth… by @joshfactorial in #100
Full Changelog: 4.1...4.1.1