BAFPlots: BAFPlots() creates B-allele plots for each sample and saves...

Description Usage Arguments Value Author(s) Examples

Description

This will create B-allele frequency plots for all samples and output the figures into an output directory. It will also create a summary dataset for each batch.

Usage

1
BAFPlots(home)

Arguments

home

Home file path for the projects.

Value

The function will create directories for each batch of files and save a single .png image for each sample.

The function will also save an RDS file with the BAF summary statistic for each batch.

Author(s)

Brian Carter

Examples

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

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