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

aggregate.awk command not recognized #6

Open
JamalEH opened this issue Aug 1, 2019 · 0 comments
Open

aggregate.awk command not recognized #6

JamalEH opened this issue Aug 1, 2019 · 0 comments

Comments

@JamalEH
Copy link

JamalEH commented Aug 1, 2019

Hi dear,

my working directory where I run IPSA pipeline is located directly on my home directory.
While trying to run the IPSA pipeline I got the following error:
command run : ./nextflow run guigolab/ipsa-nf

Success : false
workDir : /home/jelhasnaoui/IPSA/work
exit status : 127
Error report: Error executing process > 'aggregateSSJ (E14_rep2.A02.ssj)'
Caused by:
Process aggregateSSJ (E14_rep2.A02.ssj) terminated with an error exit status (127)
Command executed:
aggregate.awk -v degree=1 -v readLength= -v margin=5 -v prefix= -v logfile=E14_rep2.A02.ssj.log E14_rep2.A01.ssj.tsv > E14_rep2.A02.ssj.tsv
Command exit status:
127
Command output:
(empty)
Command error:
.command.sh: line 2: aggregate.awk: command not found
Work dir:
/home/jelhasnaoui/IPSA/work/93/81fb6b38edf80890ad1b622455d148
Tip: view the complete command output by changing to the process work dir and entering the command cat .command.out
WARN: Killing pending tasks (7)
Error executing process > 'aggregateSSJ (E14_rep2.A02.ssj)'
Caused by:
Process aggregateSSJ (E14_rep2.A02.ssj) terminated with an error exit status (127)
Command executed:
aggregate.awk -v degree=1 -v readLength= -v margin=5 -v prefix= -v logfile=E14_rep2.A02.ssj.log E14_rep2.A01.ssj.tsv > E14_rep2.A02.ssj.tsv
Command exit status:
127
Command output:
(empty)
Command error:
.command.sh: line 2: aggregate.awk: command not found
Work dir:
/home/jelhasnaoui/IPSA/work/93/81fb6b38edf80890ad1b622455d148
Tip: view the complete command output by changing to the process work dir and entering the command cat .command.out

The error says that the aggregate.awk command is not found, like if the program is not able to recognize it.

Could you please help me to fix this issue?
Thank you in advance!

Best regards,
Jamal.

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

1 participant