superphy / spfy

Spfy: an integrated graph database for real-time prediction of Escherichia coli phenotypes and downstream comparative analyses
https://lfz.corefacility.ca/superphy/grouch/
Apache License 2.0
4 stars 2 forks source link

IndexError: list index out of range #277

Open kevinkle opened 6 years ago

kevinkle commented 6 years ago

https://sentry.io/superphy/spfy/issues/493604192/

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