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

Correcting the zero size file bug that is still annoying me. #23

Closed linsalrob closed 5 years ago

linsalrob commented 5 years ago

Steps to test and recreate: 1. Make a small fastq file in a directory (e.g. with one read that you make up). 2. Run superfocus. This will not get any hits and thus not have an output file. 3. SF will crash here.

This should be the complete fix this time!