Releases: jhkorhonen/MOODS
Releases · jhkorhonen/MOODS
MOODS 1.9.4.1
MOODS 1.9.4.1 released
- Changed
setup.py
to use setuptools for better PyPi support - No code changes
MOODS 1.9.4
MOODS 1.9.4 released
- PyPi package (https://pypi.org/project/MOODS-python/), courtesy of Fabio Ticconi
- support for adjusting the precision of p-value computation
- bugfixes for variant matching code
MOODS 1.9.3
MOODS 1.9.3 released
- fixed bug in background distribution estimation with non-ACGT characters
- updated install script for better support of newer macOS releases
MOODS 1.9.2
MOODS 1.9.2 released
- fixed installation script
MOODS 1.9.1
MOODS 1.9.1 released.
- introduced python command line tool
moods_dna.py
for basic analysis tasks - bugfixes in p-value and scanner code
- minor changes in
MOODS.parsers
interface - general clean-up and reorganisation of sources
MOODS 1.9.0
First release of MOODS 1.9. Completely re-written internals for better extensibility and flexibility, as well as automatically generated script language bindings using swig.