Tian-Dechao / diffDomain

DiffDomain is a statistically sound method for detecting differential TADs between conditions
MIT License
11 stars 3 forks source link

Migrate to Python 3? #3

Closed zqzneptune closed 1 year ago

zqzneptune commented 1 year ago

Hello,

Is there any plan to upgrade to Python 3.X, as some dependencies failed to install due to the lack of support for Python 2.7? e.g. h5py==2.9,

What’s new in h5py 2.9

Support for old Python

Support for Python 3.3 has been dropped. Support for Python 2.6 has been dropped.

Tian-Dechao commented 1 year ago

Hey,

Thank you for the interest. Yes. Python 3 version is on the way. Please wait for a few days.

zqzneptune commented 1 year ago

Will wait for your update then, thanks!

mingbao96 commented 1 year ago

@zqzneptune Hi,Python 3 version has been released on github and Pypi, you can try it by pip install diffDomain-py3