QCPipeline: Runs the entire QC pipeline for all unprocessed batch reports

Description Usage Arguments Value Author(s) See Also Examples

Description

This function runs all the other primary QC functions in the package (see below for the list). Afterwards, the user can generate a summary report using the finalReport() function.

Usage

1
QCPipeline(home)

Arguments

home

Home directory of the data, ex: "s:/diet validation genotyping"

Value

Nothing is returned

Author(s)

Brian Carter

See Also

makeOrg, GSProcess, movePlink, PlinkQC, BAFPlots, finalReport

Examples

1
2
datasrc <- file.path("s:/diet validation study")
QCPipeline(datasrc)

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