rworkflow/Rcwl: An R interface to the Common Workflow Language

The Common Workflow Language (CWL) is an open standard for development of data analysis workflows that is portable and scalable across different tools and working environments. Rcwl provides a simple way to wrap command line tools and build CWL data analysis pipelines programmatically within R. It increases the ease of usage, development, and maintenance of CWL pipelines.

Getting started

Package details

Bioconductor views ImmunoOncology Software WorkflowStep
Maintainer
LicenseGPL-2 | file LICENSE
Version1.17.3
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rworkflow/Rcwl")
rworkflow/Rcwl documentation built on April 25, 2024, 5:12 a.m.