Skip to content
/ ChAMP Public
forked from YuanTian1991/ChAMP

ChAMP v2.36 with a bug fix for SVD to work with recent R versions

Notifications You must be signed in to change notification settings

eliopato/ChAMP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChAMP Package for DNA methylation analysis

ChAMP package is designed for conduct DNA methylation array analysis, providing service from data loading, to final gene set enrichment analysis .e.g.

More information could be find in Bioconductor page. Also we provided a more detailed guide in the HTML vignette.

This fork is based on ChAMP version 2.36 and includes the fix for the SVD to work with R version ≥ 4.0

Installation

Download the source code with this command line or through the github interface :

git clone https://github.com/eliopato/ChAMP.git

And install it with

R CMD INSTALL ChAMP

or from R Studio directly:

install.packages('/path/to/ChAMP', repos=NULL, type='source')

Current latest version: 2.36

About

ChAMP v2.36 with a bug fix for SVD to work with recent R versions

Resources

Stars

Watchers

Forks

Languages

  • R 91.6%
  • TeX 6.9%
  • CSS 1.5%