harmslab / epistasis

A Python API for estimating statistical high-order epistasis in genotype-phenotype maps.
http://epistasis.readthedocs.io/
The Unlicense
33 stars 11 forks source link

predictions to df #46

Closed Zsailer closed 5 years ago

Zsailer commented 5 years ago

Simple PR with a predict_to_df method. Allows predictions to be returned as dataframe. closes #36