harper357/bam_spot_check

crashes if it reaches end of FASTx file

harper357 opened this issue · 0 comments

I need to add in a check to see if the FASTx file has reached the end. if so, it should just use the number of sequences that it already has and just move on to the next step.

Reminder, Python should just return "" at the end of a file.