snayfach/MAGpurify

SyntaxError: Missing parentheses in call to 'print'. Did you mean print("\n## Computing mean genome-wide GC content")?

Closed this issue · 1 comments

in tetra.py and gc.py

@SilasK This issue was caused because MAGpurify was written in Python 2. This should be solved now.