-
Notifications
You must be signed in to change notification settings - Fork 40
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
"exit status 2" error #57
Comments
Hi, The first line of the log should mention a path where other logs are written. Without these, it is hard to figure out what may be going wrong. Thanks. Charlotte |
Hi, #!/bin/bash module load python elprep sfm PA_113.sam PA_113.sorted.bam --nr-of-threads 48 --tmp-path $TMPDIR I have used the same code for other and it worked fine. But this time I got error, and I got the following error log: 2022/03/22 15:02:15 Created log file at /users/PHS0338/jpac1984/logs/elprep/elprep-2022-03-22-15-02-15-385126188-EDT.log Other file: 2022/02/20 18:51:20 Created log file at /users/PHS0338/jpac1984/logs/elprep/elprep-2022-02-20-18-51-20-470694768-EST.log Any reason why the failure? Thanks; Juan |
Hey,
It's really a exciting variant calling tool. I would like to use for aligners benchmark. But I ran it on SSD and always got an error "exit status 2". I attached the log and the commands. Thanks.
Log:
Command:
The text was updated successfully, but these errors were encountered: