<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.
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.