pidsley_crxcg: Vector of IDs for CpG probes on the EPIC array platform,...

Description Usage Format References Examples

Description

Pidsley et al 2016

Usage

1

Format

A vector of CpG probe IDs.

References

Pidsley, Ruth, Elena Zotenko, Timothy J. Peters, et. al. "Critical evaluation of the Illumina MethylationEPIC BeadChip microarray for whole-genome DNA methylation profiling". Genome Biology 2016 17:208.

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
# require(wateRmelon); data(melon)
data(pidsley_crxcg)

dim(melon)

#Features  Samples
#    3363       12

dim(melon[!rownames(melon) %in% pidsley.crxcg,])

#Features  Samples
#    3115       12

metamaden/methyPre documentation built on May 27, 2019, 7:27 a.m.