cwlFilesUpdate: Update CWL description files

cwlFilesUpdateR Documentation

Update CWL description files

Description

Function to sync and download the most updated CWL description files from the systemPipeR package.

Usage

cwlFilesUpdate(destdir, force = FALSE, verbose = TRUE)

Arguments

destdir

a character string with the directory path where the param are stored.

force

logical. Force the download of the CWL files.

verbose

logical. The setting FALSE suppresses all print messages.

Author(s)

Daniela Cassol

Examples

## Not run: 
destdir <- "param/"
cwlFilesUpdate(destdir)

## End(Not run)

tgirke/systemPipeR documentation built on March 27, 2024, 11:31 p.m.