metageni / SUPER-FOCUS

A tool for agile functional analysis of shotgun metagenomic data
GNU General Public License v3.0
21 stars 12 forks source link

Empty results crashes focus #21

Closed linsalrob closed 5 years ago

linsalrob commented 5 years ago

If the output from the aligner is empty, SUPER-FOCUS will crash complaining that temp_results is not defined at line 171 of superfocus_app/do_alignment.py.

metageni commented 5 years ago

@linsalrob Thanks for reporting it. I have committed the change to master.