beadcount | R Documentation |
Creates matrix of beacounts from data read in using the minfi package. NAs represent probes with beadcount <3. An Extended RG Channel Set is required for this function to work.
beadcount(x)
x |
450K methylation data read in using minfi to create an Extended RG Channel Set |
A matrix of bead counts with bead counts <3 represented by NA for use in the pfilter function for quality control
The beadcount function is internal to the pfilter function
Ruth.Pidsley@kcl.ac.uk
[1] Pidsley R, Wong CCY, Volta M, Lunnon K, Mill J, Schalkwyk LC: A data-driven approach to preprocessing Illumina 450K methylation array data (submitted)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.