marbl / SALSA

SALSA: A tool to scaffold long read assemblies with Hi-C data
MIT License
182 stars 47 forks source link

How to get Python3 supported version? #149

Closed xiekunwhy closed 9 months ago

xiekunwhy commented 3 years ago

Hi,

How to get a Python3 supported version of SALSA?

Best, Kun

skoren commented 3 years ago

Unfortunately SALSA is only designed for python2 and there is no python3 version. It wouldn't be trivial to update since the networkx version it depends on is also meant to run on python2.