Skip to content

7. Modify the Snakefile to generalize rules for multiple data sets #7

Description

@ebriars

Right now, your Snakefile will process one data set that is hard coded in. A more realistic use of a snakemake pipeline is to apply it to multiple data sets.

Here, use wildcards to generalize the rules for multiple data sets.

Hint: snakemake wildcards doc

Metadata

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