runTEQC: Runs the target enrichment quality control

View source: R/app-targetEnrichmentQC.R

runTEQCR Documentation

Runs the target enrichment quality control

Description

Performs a target enrichment quality control and creates reports of the outcome.

Usage

runTEQC(file, allExons, param)

Arguments

file

a character representing the path to the file containing the reads.

param

a list of parameters:

  • designFile a file describing the regions selected by the enrichment kit.

  • covUniformityPlot a logical indicating whether to generate plots for coverage uniformity.

  • covTargetLengthPlot a logical indicating whether to generate plots for coverage vs. target length.

  • duplicatesPlot a logical indicating whether to generate plots for duplicates.

  • paired a logical indicating whether the samples are paired.

Author(s)

Rehrauer, Hubert

Schmid, Peter


uzh/ezRun documentation built on April 14, 2024, 5:09 a.m.