pan-genome-analysis icon indicating copy to clipboard operation
pan-genome-analysis copied to clipboard

python3

Open JFsanchezherrero opened this issue 5 years ago • 4 comments

Dear developers, I wonder if you are thinking in implementing a python3 version of this tool.

Thank you very much

JFsanchezherrero avatar Jul 01 '19 12:07 JFsanchezherrero

yes. we are currently debating whether to do this as part of a bigger overhaul or a simply py23 conversion.

rneher avatar Jul 01 '19 21:07 rneher

Wow! Great!

And do you have any scheduling for that? short-term, mid-term, long-term, undefined-term? I would be interested in using it within my pipeline but I would really appreciate if it is in python3. I can even help you somehow on the conversion from py2->3.

Thanks

JFsanchezherrero avatar Jul 02 '19 14:07 JFsanchezherrero

I just pushed a py3 branch. This is basically running the entire codebase through 2to3 and fixing byte vs unicode string issues. It runs on the test data, but isn't otherwise tested. It would be great if you could give it a go and check whether it works.

rneher avatar Jul 04 '19 18:07 rneher

Great! I will give it a try next week and let you know! Thank you very much!

JFsanchezherrero avatar Jul 05 '19 07:07 JFsanchezherrero