Skip to content

snakefile ext should be smk #84

Description

@stsmall

Official docs suggest .smk as file extension of modules. Editors recognize only 'Snakefile 'and '.smk' for formatting. Suggest changing current file: simulation.snake, n_t.snake, and dfe.snake to simulation.smk, n_t.smk, and dfe.smk.

"In addition to the central Snakefile, rules can be stored in a modular way, using the optional subfolder workflow/rules. Such modules should end with .smk, the recommended file extension of Snakemake."
https://snakemake.readthedocs.io/en/stable/snakefiles/deployment.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions