josiahseaman / FluentDNA

FluentDNA allows you to browse sequence data of any size using a zooming visualization similar to Google Maps. You can use FluentDNA as a standalone program or as a python module for your own bioinformatics projects.
65 stars 7 forks source link

Interface naming robustness #5

Closed josiahseaman closed 6 years ago

josiahseaman commented 8 years ago

I've run across a couple user paths where "Generate Interface" or "Deep Zoom" will throw an IO Exception. The issue seems to be referencing the 'name override' when it is blank or referencing the FASTA file header for a gi when it is not formatted correctly (or absent entirely).