Skip to content

Better logging related to fasta integrity #6

@blinard-BIOINFO

Description

@blinard-BIOINFO

When using an empy file as fasta input, produces this error. File Integrity should be checked BEFORE anaylizing any non-existing sequence.

Analyzing query sequences...
java.lang.ArithmeticException: / by zero
at inputs.FASTAPointer.checkSize(FASTAPointer.java:242)
at inputs.FASTAPointer.(FASTAPointer.java:55)
at main_v2.Main_PLACEMENT_v07.doPlacements(Main_PLACEMENT_v07.java:182)
at main_v2.Main_v2.main(Main_v2.java:162)

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions