lpantano / seqcluster

small RNA analysis from NGS data
http://seqcluster.readthedocs.io
MIT License
35 stars 17 forks source link

Python 3 support: use general fixes and six for 2 and 3 support #37

Closed chapmanb closed 5 years ago

chapmanb commented 5 years ago

Builds on top of miRTop/mirtop#50 to add Python 3 support for seqcluster, as a prelude to working on this in bcbio. This also uses six and generic changes where applicable and tests currently pass on both 2 and 3.

chapmanb commented 5 years ago

Lorena -- thanks again for the discussion and pointers to the devel work. Closing in favor of #38 which handles this against the latest code.