DRL / blobtools

Modular command-line solution for visualisation, quality control and taxonomic partitioning of genome datasets
GNU General Public License v3.0
187 stars 44 forks source link

python3 #81

Closed colindaven closed 5 years ago

colindaven commented 6 years ago

Hi,

I'm interested in this package but will not be installing it since support for python 2.7 will be removed by 2020. Much scientific software will then have to be updated or become obsolete. Are there any plans to move the codebase to Python3 ?

Thanks. Colin

cschu commented 5 years ago

@colindaven, have a look at my fork (cschu/blobtools). I just ported blobtools to Python3 (also decoupled from samtools version 1.5 (samtools needs to be in the PATH). I have tested it with the example data, which seems to work fine. In the coming days I'll probably be able to test it further with more data and then I'd create a PR. If you want to test it, please have a go.

DRL commented 5 years ago

Hi both,

upcoming release will be python3.

cheers,

dom

colindaven commented 5 years ago

Thanks for this - sorry, didn't get a chance to test. I work in a core unit and things are crazy from Nov-March, but subside a bit (I hope) over summer.