Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

An R package for weighted region comethylation network analysis

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
NotificationsYou must be signed in to change notification settings

cemordaunt/comethyl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An R package for weighted region comethylation network analysis.

Comethyl builds upon the WGCNA package to identify and interpret modules ofcomethylated regions from whole-genome bisulfite sequencing data. Regions aredefined from clusters of CpG sites or from genomic annotations, and then percentmethylation values are used to identify comethylation modules.

Interesting modules are identified and explored by comparing with sample traits andexamining functional enrichments. Results are then visualized with high-quality,editable plots from ggplot2.

Installation

You can install Comethyl from this repository and load it into your R session with the code below.

install.packages(c("BiocManager", "remotes"))BiocManager::install("cemordaunt/comethyl")library(comethyl)

Documentation

Complete documentation for comethyl is available athttps://cemordaunt.github.io/comethyl/.

Workflow

Comethyl Workflow

Citing Comethyl

If you use Comethyl in your work, please cite ourBriefings in Bioinformaticspublication:

Mordaunt CE, Mouat JS, Schmidt RJ, and LaSalle JM. (2022) Comethyl: a network-based methylome approach to investigate the multivariate nature of health and disease.Briefings in Bioinformatics bbab554.

Acknowledgements

Many thanks to Julia Mouat for creating the vignettes, and to both Ben Laufer andJanine LaSalle for very helpful discussions.


[8]ページ先頭

©2009-2025 Movatter.jp