Skip to content

bioc/epimutacions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

epimutacions

epimutacions is an R/Biconductor package. The package provides 6 statistical methods for outlier detection in DNA methylation data. It also contains function for results visualization and annotation.

Installation

The epimutacions package can be installed using the following code:

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

BiocManager::install("epimutacions")

The epimutacions package depends on epimutacionsData
package which can be installed as following:

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

BiocManager::install("epimutacionsData")

Usage

  • See vignette: shorturl.at/gwFOQ

Acknowledgements

The authors would like to thank the team who collaborated in the initial design of the package in the European BioHackathon 2020:
Lordstrong Akano, James Baye, Alejandro Caceres, Pavlo Hrab, Raquel Manzano and Margherita Mutarelli. The authors also want to thank the organization of European BioHackathon 2020 for its support.

Contact

About

This is a read-only mirror of the git repos at https://bioconductor.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published