CRAN/E | tidycwl

tidycwl

Tidy Common Workflow Language Tools and Workflows

Installation

About

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.

sbg.github.io/tidycwl/
github.com/sbg/tidycwl
System requirements PhantomJS (https://phantomjs.org), pandoc (>= 1.12.3) - https://pandoc.org.
Bug report File report

Key Metrics

Version 1.0.7
Published 2022-05-03 733 days ago
Needs compilation? no
License AGPL-3
CRAN checks tidycwl results

Downloads

Yesterday 2 -50%
Last 7 days 56 -7%
Last 30 days 193 -7%
Last 90 days 556 -30%
Last 365 days 2.535 -22%

Maintainer

Maintainer

Soner Koc

soner.koc@sevenbridges.com

Authors

Soner Koc

aut / cre

Jeffrey Grover

aut

Nan Xiao

aut

Dennis Dean

aut

Seven Bridges Genomics

cph / fnd

Material

README
NEWS
Reference manual
Package source

Vignettes

A Grammar for Tidying CWL Workflows

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

tidycwl archive

Imports

jsonlite
yaml
dplyr
magrittr
visNetwork
htmlwidgets
webshot

Suggests

knitr
rmarkdown
shiny