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

error mcl -9 no such file "clusters_OrthoFinder_I1.5.txt" #940

Open
cpouchon opened this issue Nov 14, 2024 · 5 comments
Open

error mcl -9 no such file "clusters_OrthoFinder_I1.5.txt" #940

cpouchon opened this issue Nov 14, 2024 · 5 comments

Comments

@cpouchon
Copy link

Hi,

I got this error when running orthofinder:

ERROR: external program called by OrthoFinder returned an error code: -9
Command: mcl /home/users/p/pouchon/OrthoFinder/Results_Nov12/WorkingDirectory/OrthoFinder_graph.txt -I 1.5 -o /home/users/p/pouchon/OrthoFinder/Results_Nov12/WorkingDirectory/clusters_OrthoFinder_I1.5.txt -te 2 -V all
stdout
------
b''
stderr
------
b''
2024-11-14 09:47:40 : Ran MCL
[Errno 2] No such file or directory: '/home/users/p/pouchon/OrthoFinder/Results_Nov12/WorkingDirectory/clusters_OrthoFinder_I1.5.txt'

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

@lauriebelch
Copy link

Hi Charles,

Can I ask for the full orthofinder command that you used? and which version of orthofinder

@cpouchon
Copy link
Author

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/

@lauriebelch
Copy link

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

@cpouchon
Copy link
Author

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

@cpouchon
Copy link
Author

Hi Laurie,
I have try to run manually MCL and it was a memory issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants