sperez8 / HivePanelExplorer

An interactive and explorative visualization tool in D3 based on hive plots built for complex networks.
Other
10 stars 11 forks source link

Python 2 #16

Closed SilasK closed 3 years ago

SilasK commented 3 years ago

Hello, I like to test your cool tool but I cannot get numpy on python2.7 working. I fear it's no longer supported.

Do you have plans about updating the code to python3.

sperez8 commented 3 years ago

Hi! Thanks for your interest in the tool!

I am able to run it on Python 2.7 and numpy version '1.8.0rc1'. That said, I just pushed a new version that runs on both Python 2 and 3.

Let me know if that works! And if you use it in an academic setting, please cite the paper that was FINALLY published on the tool: https://academic.oup.com/bioinformatics/advance-article/doi/10.1093/bioinformatics/btaa683/5876826

SilasK commented 3 years ago

Cool, Thank you. I think the link to the publication is not on the Github readme. It would be a good place to put it.

sperez8 commented 3 years ago

Indeed it wasn't! Thanks for the reminder. It's there now. If you are willing to share, I would love to see what you end up making with the tool.