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
Wrappers should in principle be stand-alone. In our case, this means that they should never access config values directly, but only via snakemake.params.
The text was updated successfully, but these errors were encountered:
Wrappers should in principle be stand-alone. In our case, this means that they should never access config values directly, but only via
snakemake.params
.The text was updated successfully, but these errors were encountered: