Meth27QC: Generate a subdirectory,which is composed of QC Reports for...

Description Usage Arguments Author(s) References

View source: R/Meth27QC.r

Description

Meth27QC is a tool analyzing Illumina Infinium HumanMethylation27 BeadChip Data and generating QC reports. This package allows users quickly assess data quality of the Assay. Users can evaluate the data quality in the way that Illumina GenomeStudio/BeadStudio recommended based on the control probes. The package reads files exported from GenomeStudio/BeadStudio software, generating intensity and standard deviation plots grouped by the types of the control probes. Meth27 carries 40 control probes for staining, hybridization, target removal, extension, bisulfite conversion, specificity, negative and non-polymorphic controls. Details of those control probes can be found in the Infinium Assay for Methylation Protocol Guide from Illumina. We also used the other non-control probes to plot intensity of detected genes, signal average for green and red. Outliers can be identified.

Usage

1
Meth27QC(Dir,controlfile,sampfile)

Arguments

Dir

directory path where the control profile and sample file are included

controlfile

control probe file name,exported from BeadStudio/GenomeStudio

sampfile

sample table file name,exported from BeadStudio/GenomeStudio

Author(s)

ling teng,chao chen, chunyu liu

References

R core development. "Writing R Extentions". 2007.


Meth27QC documentation built on May 1, 2019, 9:13 p.m.

Related to Meth27QC in Meth27QC...