-
Notifications
You must be signed in to change notification settings - Fork 9
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
Shell error in antismash_overview_gather rule: Argument list too long #229
Comments
Temporary solution that may work is to increase the argument size limit https://www.veritech.net/argument-list-long-simple-solution/
However this solution did not work in my example |
@matinnuhamunada - is this issue easy to resolve? It's very important to find some solution in large-scale run. Do you have temporary solution as well? |
The solution is to use either a |
Can you check if 15879d9 fixes the problem?
Inspired from: |
@matinnuhamunada - Still got an error on the large dataset with v0.7.0. However this time the error was with the rule
|
Will be fixed in 0.7.1 |
Fix in 144ad89 |
Thanks a lot for the fix |
In a large project with close to 70 k BGCs the following issue appeared as the argument list for shell command was too long.
/datadrive/data2/bgcflow/.snakemake/shell_tmp.pvmw0yn0/script.sh: line 2: /datadrive/data2/bgcflow/.snakemake/conda/18ddcd54edd3f107fecb89d7a50d830f_/bin/python: Argument list too long
The text was updated successfully, but these errors were encountered: