setupJobDir: Create empty directory for run

View source: R/utils.R

setupJobDirR Documentation

Create empty directory for run

Description

Creates a directory at provided path named to the jobname.

Usage

setupJobDir(jobName, outputDir)

Arguments

jobName

Name of the run.

outputDir

Path to directory where to create the output directory.

Value

Path to newly created directory.

Examples

setupJobDir("job_name", "path/to/outdir")

ComputationalProteomics/NormalyzerDE documentation built on Sept. 18, 2023, 9:15 p.m.