Skip to content

print out important snakemake args when invoking genome-grist --help #239

Open
@clb21565

Description

genome-grist run [ <target 2>... ] [ snakemake args ]

i had to look around to find what the appropriate snakemake args were (-j and -p) as i could not quickly* figure out what they were

also, genome-grist --help prints the correct menu, but doing:
genome-grist run --help errors out for lack of a config file input:
(grist) genome-grist run --help
Usage: genome-grist run [OPTIONS] CONFIGFILE [SNAKEMAKE_ARGS]...

Error: Missing argument 'CONFIGFILE'.

thus, it might be more intuitive to change that

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions