-
Notifications
You must be signed in to change notification settings - Fork 6
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
Invalid taxon labels causes division by zero during parse run #64
Comments
Hi, [Error] <type 'exceptions.ZeroDivisionError'> integer division or modulo by zero May you please help me? Thanks in advance. The report.txt follows |
Hi Lucas, Thanks for your report! The report file says that ParGenes cannot find a file that should be installed by the installation script ( I will add a more explicit error message for this kind of issue :-) Benoit |
Hi Benoit, Thanks a lot for you help. You were right. I had a unnoted problem with the install.sh. When I execute it the follow error apears: Could NOT find BISON (missing: BISON_EXECUTABLE) -- Configuring incomplete, errors occurred! The log files in attachment. Cheers, |
It looks like you have some missing dependencies (flex and bison). See raxml-ng instructions to install them: https://github.com/amkozlov/raxml-ng#installation-instructions If it still does not work, the best would be to directly ask in our raxml-ng google group: https://groups.google.com/forum/#!forum/raxml Cheers, |
…e explaining that ParGenes failed to analyze all MSAs. In addition, produce a report file. #64
Hi Pierre, after 6 months of procrastination, I fixed this. I don't think I can really detect wrong taxon names from ParGenes (raxml-ng would have to do it), but I replaced the very obscure error message with something less confusing ;-) |
Example invalid taxon name:
OTU_3747;56074372f84154d24af41b68ba2370a5f931dd4d;size=39546_2
Thrown error during parsing phase of pargenes:
The text was updated successfully, but these errors were encountered: