compomics / DeepLC

DeepLC: Retention time prediction for (modified) peptides using Deep Learning.
https://iomics.ugent.be/deeplc
Apache License 2.0
52 stars 18 forks source link

Support Python 3.9 #29

Closed paretje closed 3 years ago

paretje commented 3 years ago

By relaxing the dependency of h5py, we can use Tensorflow 2.5, adding support for Python 3.9. h5py 3.0 does introduce breaking changes, but at first glance, this doesn't seem to be relevant for DeepLC.