An open API service indexing awesome lists of open source software.

https://github.com/rworkflow/rcwlrecipes


https://github.com/rworkflow/rcwlrecipes

cwl cwl-workflow pipelines

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

          

[![cwltool-validate](https://github.com/rworkflow/RcwlRecipes/actions/workflows/check.yaml/badge.svg)](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.