The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

tidycwl

Lifecycle: experimental CRAN Version Travis build status Downloads from the RStudio CRAN mirror

Read, parse, and visualize Common Workflow Language (CWL) workflows.

The Common Workflow Language is an open standard for describing data analysis workflows. This package takes the raw Common Workflow Language workflows encoded in JSON or YAML and turns the workflow elements into tidy data frames or lists. A graph representation for the workflow can be constructed and visualized with the parsed workflow inputs, outputs, and steps. Users can embed the visualizations in their Shiny applications, and export them as HTML files or static images.

Check out the vignette for a quick introduction.

Installation

To download and install tidycwl from CRAN:

install.packages("tidycwl")

Or try the development version on GitHub:

# install.packages("remotes")
remotes::install_github("sbg/tidycwl")

© 2020 Seven Bridges Genomics, Inc. All rights reserved.

This project is licensed under the GNU Affero General Public License v3.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.