recipe bioconductor-rcwl

An R interface to the Common Workflow Language

Homepage:

https://bioconductor.org/packages/3.16/bioc/html/Rcwl.html

License:

GPL-2 | file LICENSE

Recipe:

/bioconductor-rcwl/meta.yaml

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.

package bioconductor-rcwl

(downloads) docker_bioconductor-rcwl

Versions:

1.14.0-01.10.0-01.8.0-01.6.0-01.4.2-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install bioconductor-rcwl

and update with:

conda update bioconductor-rcwl

or use the docker container:

docker pull quay.io/biocontainers/bioconductor-rcwl:<tag>

(see bioconductor-rcwl/tags for valid values for <tag>)

Download stats