Restructure this REANA demo example to better separate input data, environment specification, analysis code, workflow definition, and other miscellanea such as documentation.
Use separate directories such as:
code/foo.py
data/input.dat
documentation/notes.txt
documentation/screenshot.png
environment/Dockerfile
workflow/workflow.cwl
We can also advertise the usage of separate directories for results and log files:
Restructure this REANA demo example to better separate input data, environment specification, analysis code, workflow definition, and other miscellanea such as documentation.
Use separate directories such as:
We can also advertise the usage of separate directories for results and log files: