Skip to content

Releases: harmslab/epistasis

update to work with sklearn 0.24

24 Aug 17:19
514bf2e
Compare
Choose a tag to compare

updated to keep up with changes to sklearn api

0.7.4 minor bug fix

28 Jul 05:26
4f751d9
Compare
Choose a tag to compare

Fixed an issue with Bayesian sampling module

0.6.5

10 May 21:21
Compare
Choose a tag to compare
change version of gpmap

Add Ridge model.

10 Apr 18:29
2e52c50
Compare
Choose a tag to compare
Merge pull request #29 from Zsailer/ridge

Add Ridge model.

Abstract Base Model and faster matrix code

10 Apr 04:41
Compare
Choose a tag to compare

Minor bug fixes

13 Sep 21:14
Compare
Choose a tag to compare
0.2.1

update version for minor bug fixes

rebuild on top of Pandas

12 Sep 18:36
Compare
Choose a tag to compare

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

19 Jan 23:18
Compare
Choose a tag to compare
0.1.2

update setup.py to new modules

First official release with a DOI

13 Jan 18:20
Compare
Choose a tag to compare

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

11 Jan 17:45
Compare
Choose a tag to compare
v0.1.1

fix setup.py