downloadContainers: Download for the first time all containers embedded in the...

View source: R/downloadContainers.R

downloadContainersR Documentation

Download for the first time all containers embedded in the workflows

Description

This is a function that prepares the docker environment to be used for the first time the conector package is installed.

Usage

downloadContainers(containers.file = NULL)

Arguments

containers.file

a character string with the name of the file which indicate which are the initial set of containers to be downloaded. If NULL then the set is given by a file called "containersNames.txt" located in the folder inst/Containers of connector package.

Author(s)

Beccuti Marco, Pernice Simone

Examples

## Not run: 
    #running runDocker
     downloadContainers()


## End(Not run)

sysbioTurin/connector documentation built on April 9, 2024, 12:10 p.m.