You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
shell.executable("bash")
module test:
snakefile: "module-test/Snakefile"
use rule * from test as test_*
use rule a from test as test_* with:
output:
"test2.out"
params:
test=2
No error in 8.20.6
The text was updated successfully, but these errors were encountered:
No error in 8.20.6
The text was updated successfully, but these errors were encountered: