listMounts: List Required Files

Description Usage Arguments Value Functions

View source: R/listMounts.R

Description

Create a list of files and/or dirs that a pipeline will need to have access to based on the config file.

Usage

1
2
3
listMounts(config)

listUploads(config)

Arguments

config

The BioLockJ config file (or properties file) to scan for required files/dirs.

Value

listMounts: a list of directories that would need to be mounted in order for the files listed in the config file to be available to a pipeline running in docker.

listUploads: a list of file and directories that would need to be uploaded in order for the files listed in the config file to be available to a pipeline running in the cloud.

Functions


BioLockJ-Dev-Team/BioLockR documentation built on March 9, 2021, 10:43 p.m.