makeOrg: Creates a set of output directories for the GenomeStudio...

Description Usage Arguments Value Author(s) Examples

View source: R/Functions.R

Description

The user creates a home directory where all the files will be located. This home directory will include folders for the GenomeStudio projects and the "Output Tables" directory where all the GenomeStudio output was saved. makeOrg() will then check the contents of the home directory and create any and all folders necessary for the subsequent analyses.

Usage

1
makeOrg(home)

Arguments

e

home directory filepath object. This should be the parent folder that includes the GenomeStudio projects and the "Output Tables" directories.

Value

No values are returned from this function.

Author(s)

Brian Carter

Examples

1
2
src <- file.path("s:/diet validation genotyping")
makeOrg(src)

buddha2490/BERGgeneQC documentation built on Feb. 18, 2020, 9:35 p.m.