Open cpouchon opened 1 week ago
Hi Charles,
Can I ask for the full orthofinder command that you used? and which version of orthofinder
Hi Laurie, of course. I installed via conda:
orthofinder 2.5.5
This is the command used:
TRANSDECODER_PATH=/home/users/p/pouchon/transdecoder/
ORTHOFINDER=~/miniforge3/bin/orthofinder
${ORTHOFINDER} -f ${TRANSDECODER_PATH}/transdecoder/
Could there be a pathing error? I don't see /transdecoder in the path that MCL is looking in.
Would you be able to try the example data
I have not write all the path in the error message here for the example. The path to the data is correct. I can read the OrthoFinder_graph.txt file, but I think that the mcl command was not executed as I have no outputs
Hi Laurie, I have try to run manually MCL and it was a memory issue.
Hi,
I got this error when running orthofinder:
I have tried to rerun the program, but I have the same issue.
Do you have any idea on that? Looking forward for your reply
Cheers
Charles