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
Uncontrolled exit resulting from an unexpected error.
================================================================================
EXCEPTION: IndexError
MESSAGE: list index out of range
________________________________________________________________________________
Traceback (most recent call last):
File "/usr/local/lib/python3.7/dist-packages/gtdbtk/__main__.py", line 95, in main
gt_parser.parse_options(args)
File "/usr/local/lib/python3.7/dist-packages/gtdbtk/main.py", line 722, in parse_options
self.align(options)
File "/usr/local/lib/python3.7/dist-packages/gtdbtk/main.py", line 290, in align
self.genomes_to_process)
File "/usr/local/lib/python3.7/dist-packages/gtdbtk/markers.py", line 567, in align
len(list(user_msa.values())[0]),
IndexError: list index out of range
Is there a specific version of gtkdb one should use - the documentation does not indicate this
The text was updated successfully, but these errors were encountered: