command not found error when runing bismark modules with cluster flow
Hello
I apologize for this stupid question but am at a lost regarding this one:
I am attempting to use cluster flow in order to streamline multiple bismark sessions that I want to run.
When I try to run the bismark pipeline it launches the appropriate qsub jobs, but when the jobs finish no files are generated.
When I inspect the error files they contain the error:
/state/partition1/apps/local/clusterflow-0.1/modules/bismark_align.cfmod: Command not found.
(and similar errors for all other modules in the pipeline).
I have inspected the modules directory, the files are all there and have an execution premission for all users.
What might be the problem?
Thanks in advance
Dolev Rahat
• 2,507 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Can the nodes see that path? I assume you checked on the login node.
What Devon said. Ensure you have the appropriate
module loadorexport PATHstatement in the beginning of your script.Hi dolevrahat, please provide feedback on members' comments.