The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.

cromwellDashboard

Build Status CRAN_Status_Badge

A Dashboard to Visualize Scientific Workflows in Cromwell

Quick introduction

  1. Start cromwell server in shell

java -jar cromwell-33.1.jar server

  1. Start cromwellDashboard in R

runCromwellDashboard(“192.168.54.28:8123”)

Installation

Install the latest stable version

install.packages(“cromwellDashboard”)

Install the development version (devtools package is required):

devtools::install_github(“zhanxw/cromwellDashboard”)

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.