OrthoFinder 2.5.5 fails to run with docker and conda on server
When using the dockerized version of OrthoFinder in the pipeline, it works locally, but not on the server. Is it server-specific?
2024-10-27 12:29:50 : Done orthogroups
.command.sh: line 2: 33 Bus error (core dumped) orthofinder -t 4 -I 1.5 -f . -o orthofinder
OrthoFinder fails to run with docker (quay.io/biocontainers/orthofinder:2.5.5--hdfd78af_1) and conda (bioconda::orthofinder=2.5.5). The new version of OrthoFinder from October 2024 should fix this issue. In addition, the statistics files should now use the N0.tsv file, providing with correct orthogroup statistics.
Edited by Baptiste Imbert