Skip to content

R package for the correlation-based network analysis of methylation data

License

Notifications You must be signed in to change notification settings

ivabudimir/meNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meNet

Cytosine methylation in the humane genome is an important and well-studied epigenetic mark that has the potential to regulate gene expression. Since the process of methylation predominantly occurs at CG dinucleotide sequences, the target of studies are these so-called CpG sites. One of the available tools, Infinium 450k assay measures the level of methylation of ~450,000 CpG sites spread across the genome. Studies suggest that CpG sites are not independent, but rather that the methylation profile is guided by the complicated network structure of CpG sites. meNet package utilizes prior biological knowledge and correlation analysis for reconstruction of the methylation network.

Installation

devtools::install_github("ivabudimir/meNet")

For installation of vignettes together with the package, add “build_vignettes=TRUE”.

Usage

Please check meNet website.

License

meNet is open source software, licensed under GPL-3.