finalReport: Summarizes all of the output files used in the GenomeStudio...

Description Usage Arguments Value Author(s) Examples

Description

This function summarizes much of the GenomeStudio output and the various QC statistics. It will return a summary table for each sample (useful for converting sample IDs), and a SNP summary table for each marker. Finally, a set of exclusion tables will be returned.

Usage

1

Arguments

home

Home directory location

Value

The function will save a list of three data frames to the Summary Reports subfolder

SummaryReport - Summary exclusion tables

SampleSummary - All QC metrics for each sample in the batch

SNPSummary - All QC metrics for the SNPs in the batch.

The function will also return the SummaryReport exclusion table for each batch

Author(s)

Brian Carter

Examples

1
2
datasrc <- file.path("s:/diet validation genotyping")
Report_12Feb2020 <- finalReport(datasrc)

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