Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use idiomatic features of Snakemake #239

Open
1 of 6 tasks
huddlej opened this issue Nov 29, 2021 · 0 comments
Open
1 of 6 tasks

Use idiomatic features of Snakemake #239

huddlej opened this issue Nov 29, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@huddlej
Copy link
Contributor

huddlej commented Nov 29, 2021

Context

The Snakemake workflow for ingest was written to map as directly from the original ingest shell scripts to Snakemake as possible. As a result, some of the workflow's implementation doesn't follow standard Snakemake idioms.

This issue comes from a code review comment of the original Snakemake workflow PR.

Description

We should replace shell-based idioms with Snakemake's own idioms including:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Prioritized
Development

No branches or pull requests

1 participant