https://github.com/rworkflow/rcwlrecipes
https://github.com/rworkflow/rcwlrecipes
cwl cwl-workflow pipelines
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rworkflow/rcwlrecipes
- Owner: rworkflow
- Created: 2020-01-21T17:29:07.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-09T20:57:46.000Z (over 1 year ago)
- Last Synced: 2024-09-10T23:21:54.281Z (over 1 year ago)
- Topics: cwl, cwl-workflow, pipelines
- Language: Common Workflow Language
- Size: 667 KB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/rworkflow/RcwlRecipes/actions/workflows/check.yaml)
A repository of tools and pipelines recipes described with Common Workflow Language (CWL) and Rcwl.
## cwl Directory
A collection of CWL tools. The pipelines are in its sub-directories.
## Rcwl Directory
Tools are prefixed by `"tl_"` for command line tools and `"pl_"` for pipelines.
## util.R
The script to convert Rcwl recipes to CWL descriptions.