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
IndexError: list index out of range
File "rq/worker.py", line 700, in perform_job
rv = job.perform()
File "rq/job.py", line 500, in perform
self._result = self.func(*self.args, **self.kwargs)
File "modules/phylotyper/phylotyper.py", line 214, in beautify
instance_dict['subtype_gene'] = gene_result[0]['markerLabel']
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
https://sentry.io/superphy/spfy/issues/493604192/
The text was updated successfully, but these errors were encountered: