-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Instead of putting everything inside Snakemake, having a wrapping CLI allows for separation of the SPRAS workflow with SPRAS-configuration-generating procedures.
This is important for nondeterminism (we want a way to be able to seed configurations, which is nearly impractical to do within Snakemake) and for tuning (more practical to do in Snakemake, which requires less code, but it's relatively untestable.)
Implemented by #332.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request