ziyewang / MetaBinner

GNU General Public License v3.0
48 stars 6 forks source link

Python2 -> Python3, minor fixes #6

Closed sjaenick closed 3 years ago

sjaenick commented 3 years ago

Hi,

I ported auxiliary/FGS_gff.py and scripts/print_comment.py to python3, so there should be no dependency on Python 2.x left. Also, various minor script fixes, making them executable so you don't have to 'chmod 777' them during MetaBinner execution (which would fail if you don't have write permissions on the installation).