Skip to content

ahalfpen727/ChIP-Seq-Analysis-Resources-

Repository files navigation

DNA methylation microarray tutorial

Basic R script to analyse Illumina Infinium HumanMethylation450 BeadChip data

Requirements

source("http://bioconductor.org/biocLite.R")
biocLite()
biocLite('GEOquery')
biocLite('minfi')
biocLite('IlluminaHumanMethylation450kmanifest')
biocLite('ChAMP')
biocLite('limma')
biocLite('IlluminaHumanMethylation450k.db')

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages