Phenomics / ontolib

A modern Java library for working with (biological) ontologies.
https://ontolib.readthedocs.org
Other
9 stars 2 forks source link

Improved score distribution I/O #19

Closed holtgrewe closed 7 years ago

holtgrewe commented 7 years ago

This PR adds support for score distribution I/O in the ontolib-io module and adds the ability to read from/write to H2 databases for score distributions.

holtgrewe commented 7 years ago

This will fix #8.

@julesjacobsen Note that score distribution takes quite long so I would do it on a HPC system...