Skip to content

zetian-jia/methylTracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

methylTracer: An Efficient R Package for DNA Methylation Analysis

methylTracer is an R package designed for whole-genome DNA methylation analysis. It efficiently processes TAPS and WGBS data, enabling high-throughput epigenetic research. The package employs optimized storage methods for memory management, enhancing performance when handling large datasets. methylTracer is specifically tailored for fast detection of de-novo DMRs, making it an ideal tool for single-cell methylation analysis in biological research.

Installation from Bioconductor

if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")
BiocManager::install("methylTracer")

About

An Efficient R Package for DNA Methylation Analysis

Resources

License

Stars

Watchers

Forks