Releases: MEMlabo/AUTOEB
Releases · MEMlabo/AUTOEB
v1.1.1
What's Changed
New feature
New keywords of support values format by -f option
Newly supported support:
- Bayesian posterior probability (PP)
- Bootstrap probability by standard RELL bootstrap
- Bootstrap probability by multiscale bootstrap
detail is here.
The way of installation is available here.
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
Bug fixing
- Crash in parsing of given tree with branch length on root.
New feature
New keywords of support values format by -f option
Newly supported tests:
- SH test
- KH test
- weighted SH test
- weighted KH test
Moreover, outputing observed log-likelihood between the ML tree and alternative trees is also available.
detail is here.
Other changes
- Error messages became more easy to read.
The way of installation is available here.
Full Changelog: v1.0.0...v1.1.0