ToniWestbrook / paladin

Protein Alignment and Detection Interface
MIT License
60 stars 7 forks source link

seg fault when index is missing or mis-specified. #15

Closed macmanes closed 9 years ago

macmanes commented 9 years ago

Currently, PALADIN has a seg fault when it can't find the index - it should fail more gracefully.

paladin align uniprot data/test.soil.fq
Segmentation fault (core dumped)
ToniWestbrook commented 9 years ago

Fixed (both here in align phase and invalid GFF in index phase)