You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 2, 2024. It is now read-only.
I am interested to try the IOGA for chloroplast assembly, but running into problem in installing the program.
I could not get both setup_IOGA.py or IOGA.py to run.
Both scripts gave me error messages:
setup_IOGA.py:
Traceback (most recent call last):
File "./setup_IOGA.py", line 5, in
import wget
ImportError: No module named wget
IOGA.py:
File "./IOGA.py", line 305
def IOGA_loop(name=,ref,forward,reverse,insertsize,threads,maxrounds):
^
SyntaxError: invalid syntax
May you help me with this?
Thanks
The text was updated successfully, but these errors were encountered:
Hi there,
I am interested to try the IOGA for chloroplast assembly, but running into problem in installing the program.
I could not get both setup_IOGA.py or IOGA.py to run.
Both scripts gave me error messages:
setup_IOGA.py:
IOGA.py:
May you help me with this?
Thanks
The text was updated successfully, but these errors were encountered: