Estimate gestational age using CpG-data from the Illumina HumanMethylation450 BeadChip
To install, download predictGA_1.0.0.tar.gz, and type (make sure to include the path) from R:
install.packages("predictGA_1.0.0.tar.gz", repos=NULL, type="source")
Type require(predictGA) and vignette("predictGA"), ?predictGA or ?extractSites in R for help. The package dependens on the "glmnet" library.
GPL (>=2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.