cromwell_timing: Get a timing diagram for a Cromwell workflow

View source: R/cromwellTiming.R

cromwell_timingR Documentation

Get a timing diagram for a Cromwell workflow

Description

Get a timing diagram for a Cromwell workflow

Usage

cromwell_timing(workflow_id, url = cw_url())

Arguments

workflow_id

(character) A single workflow ID

url

(character) base url for your Cromwell server. optional. if not supplied set the url as the env var CROMWELLURL

Details

Internally this function uses httr::BROWSE() which uses utils::browseURL() - if a auth header is required you'll have to do that manually

Value

Opens a timing diagram in a browser

Important

Requires valid Cromwell server URL to be set. See cromwell_settings

Author(s)

Amy Paguirigan, Scott Chamberlain


FredHutch/fh.wdlR documentation built on March 26, 2024, 8:40 p.m.