Closed mvidalgarcia closed 3 years ago
Previous work done for translating the helloworld demo to pure Snakeme was done in this repository: https://github.com/mvidalgarcia/snakemake-playground
The idea behind this issue is to create a reana-snakemake.yaml pointing to the Snakemake specification (Snakefile).
reana-snakemake.yaml
The load won't work by default as load_workflow_spec doesn't support snakemake yet, this will be part of https://github.com/reanahub/reana-client/issues/531.
load_workflow_spec
snakemake
Previous work done for translating the helloworld demo to pure Snakeme was done in this repository: https://github.com/mvidalgarcia/snakemake-playground
The idea behind this issue is to create a
reana-snakemake.yaml
pointing to the Snakemake specification (Snakefile).The load won't work by default as
load_workflow_spec
doesn't supportsnakemake
yet, this will be part of https://github.com/reanahub/reana-client/issues/531.