Skip to content
Snippets Groups Projects
Commit e4378d4d authored by Dominik Brilhaus's avatar Dominik Brilhaus
Browse files

add readme with cwl example

parent 73f40e01
No related branches found
No related tags found
1 merge request!4add readme with cwl example
Pipeline #1488 passed
# CWL example with a docker container
:bulb: Requires installation of a CWL runner and docker
checkout CWL guides in the [DataPLANT Knowledge Base](https://nfdi4plants.org/nfdi4plants.knowledgebase/docs/guides/ComputationalWorkflows/index.html)
```bash
cd runs/fsResult1
cwltool ../../workflows/FixedScript/FSharpArcCapsule.cwl ../FSharpArcCapsule.yml
```
This workflow creates the file [fsResult1/result.csv](fsResult1/result.csv).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment