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 when using sbatch #26

Closed
smallfade opened this issue May 10, 2021 · 1 comment
Closed

Error when using sbatch #26

smallfade opened this issue May 10, 2021 · 1 comment

Comments

@smallfade
Copy link

Hi,

I could get the sibeliaz command running fine on a node directly, but when I try to send the job using sbatch or snakemake --profile, I got errors.
When use the sbatch the error is :

.conda/envs/sibeliaz/bin/sibeliaz: line 97: total_size + : syntax error: operand expected (error token is "+ ")
.conda/envs/sibeliaz/bin/sibeliaz: line 125: /usr/bin/time: No such file or directory
.conda/envs/sibeliaz/bin/sibeliaz: line 126: /usr/bin/time: No such file or directory

when use the snakemake --profile, the error is:

.snakemake_envs/3f9a8e3309e4f8576c8c3c7e6cd22727/bin/sibeliaz: line 131: /usr/bin/time: No such file or directory
.snakemake_envs/3f9a8e3309e4f8576c8c3c7e6cd22727/bin/sibeliaz: line 132: /usr/bin/time: No such file or directory 

Maybe some hardcoded codes cause this error? How can I make SibeliaZ work with clusters?

@smallfade
Copy link
Author

similar issue to #23

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