Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better logging related to fasta integrity #6

Open
blinard-BIOINFO opened this issue Sep 18, 2018 · 0 comments
Open

Better logging related to fasta integrity #6

blinard-BIOINFO opened this issue Sep 18, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@blinard-BIOINFO
Copy link
Member

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)

@blinard-BIOINFO blinard-BIOINFO added the enhancement New feature or request label Sep 18, 2018
@blinard-BIOINFO blinard-BIOINFO self-assigned this Sep 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant