Brief description of workflow
Standardized workflows are designed with minimal assumptions about the local software environment.
In essence, the following should suffice to get started:
- Linux OS: Debian, Ubuntu, CentOS, Rocky and related distributions should be fine
- Python3: modern is likely better; the current target version can be found in
workflow/env/exec_env.yaml. Older versions may or may not work. - Conda: for automatic setup of all software dependencies
- Note that you can run the workflow w/o Conda, but then all tools listed under
workflow/envs/*.yaml[notdev_env.yaml] need to be in your$PATH.
- Note that you can run the workflow w/o Conda, but then all tools listed under
For a detailed setup guide, please refer to the workflow documentation.
Internal (template) remark: adapt the above if the workflow deployment has additional requirements (e.g., Apptainer).
Add info here - be concise, and provide more details in the workflow documentation.
Add info here - be concise, and provide more details in the workflow documentation.
If not indicated otherwise above, please follow these instructions to cite this repository in your own work.