Adapted for 450K array data by using the common 350 age-predictive CpG probes instead of 353
Source, R scripts and data are modified from the "R Tutorials" section
Analysis.R - R code from TUTORIAL1.docx that predicts age using data from a probes X samples CSV file, where the first column is ProbeID. Example: 27K data MethylationDataExample55.csv. Output: Output.csv with the columns:
SampleID
- sample identifierDNAmAge
- DNA methylation age` - predicted ageComment
- a comment if a sample looks suspiciousnoMissingPerSample
- number of missing beta values per samplemeanMethBySample, minMethBySample
- the mean and min beta value before normalizationpredictedGender
- predicted gender based on the mean across the X chromosomal markersmeanXchromosome
- mean beta value across the X chromosomal markers