IMA - IMA(Illumina Methylation Analyzer) is a package designed to automate the pipeline for analyzing site-level and region-level methylation changes in epigenetic studies utilizing the 450K DNA methylation microarray.
RForge.net

IMA

About IMA
SVN access
Download/Files
Check results
Package R docs

SVN repository access

The SVN repository for this project can be checked out using
svn co svn://svn.rforge.net/IMA/trunk IMA

To install the latest development snapshot of this package, use

install.packages("IMA",,"http://rforge.net/",type="source")

To list branches use

svn ls svn://svn.rforge.net/IMA/branches
and for tags use
svn ls svn://svn.rforge.net/IMA/tags

Most recent SVN commits


r84 | wangdan412 | 2014-06-30 18:18:18 +0000 (Mon, 30 Jun 2014) | 1 line
   M trunk/R/sitetest.R
sitetest

r81 | wangdan412 | 2013-04-19 19:25:59 +0000 (Fri, 19 Apr 2013) | 1 line
   M trunk/R/sitetest.R
   M trunk/R/testfunc.R