Could you add, perhaps here:
what to do if a user has:
- deployed the pipeline with snakedeploy deploy-workflow
- edited config.yaml and added the list files
- run the pipeline and sth did not work (eg. bug or whatever
and then we fixed the AP and then the user wants to
- update the AP snakemake and re-run in the same folder and reusing the previous config.yaml
From the provided instruction, I would just re-run snakedeploy deploy-workflow but would they work and not delete my config and list files?
(I am exactly in this situation right now ;-)
Could you add, perhaps here:
AlphaPulldown/README.md
Line 269 in e35bf48
what to do if a user has:
and then we fixed the AP and then the user wants to
From the provided instruction, I would just re-run snakedeploy deploy-workflow but would they work and not delete my config and list files?
(I am exactly in this situation right now ;-)