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
<workflow-name> run --help lists the --profile, but not the --workflow-profile option. That would be neat to have. Also, snakemake provides an env variable $SNAKEMAKE_PROFILE. If this is set, snk could indicate that a global profile already exists in its options listing.
The text was updated successfully, but these errors were encountered:
Hi,
<workflow-name> run --help
lists the--profile
, but not the--workflow-profile
option. That would be neat to have. Also, snakemake provides an env variable$SNAKEMAKE_PROFILE
. If this is set, snk could indicate that a global profile already exists in its options listing.The text was updated successfully, but these errors were encountered: