Releases: harmslab/epistasis
Releases · harmslab/epistasis
update to work with sklearn 0.24
0.7.4 minor bug fix
Fixed an issue with Bayesian sampling module
0.6.5
Add Ridge model.
Merge pull request #29 from Zsailer/ridge Add Ridge model.
Abstract Base Model and faster matrix code
0.6.0 bump version
Minor bug fixes
0.2.1 update version for minor bug fixes
rebuild on top of Pandas
Epistasis models are now built on top of Pandas DataFrames and Series. Allows easy read/write to models and more general usability.
Genetics paper release
0.1.2 update setup.py to new modules
First official release with a DOI
A Python API for estimating statistical high-order epistasis in large genotype-phenotype maps. Visit the docs at http://epistasis.readthedocs.io/
setup.py bug fix
v0.1.1 fix setup.py