Skip to content

Better error handling for IndexError due to wrong input file type #1

@abates20

Description

@abates20

If someone sets the input file type to 2 (meaning a BLAST output) but then provides a fasta file as input, the function for loading the BLAST output raises an IndexError (see this issue). It would be helpful to add in some error handling for cases like this that give the user a more informative error message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions