Name Mode Size
R 040000
inst 040000
man 040000
tests 040000
vignettes 040000
.Rbuildignore 100644 0 kb
.gitignore 100755 0 kb
.travis.yml 100644 0 kb
DESCRIPTION 100644 2 kb
LICENSE 100644 0 kb
LICENSE.md 100644 1 kb
NAMESPACE 100644 5 kb
NEWS 100644 0 kb
README.md 100644 1 kb
README.md
# SeSAMe - SEnsible Step-wise Analysis of Methylation data [![last commit](https://img.shields.io/github/last-commit/zwdzwd/sesame.svg?style=flat-square)](https://github.com/zwdzwd/sesame/commits/master) SeSAMe is an R package for processing Infinium DNA methylation data. SeSAMe currently supports EPIC, HM450 and HM27 platforms and dynamically generated manifest. To install from Github, ```R BiocManager::install("zwdzwd/sesame") ``` See the package [Home Page on Bioconductor](https://bioconductor.org/packages/release/bioc/html/sesame.html) and the [Developmental Branch](https://bioconductor.org/packages/devel/bioc/html/sesame.html). It also has a depended [data package](https://github.com/zwdzwd/sesameData) for annotation and example data. ## Bugs Bug reports are appreciated. Register issues at the SeSAMe [issue tracker](http://github.com/zwdzwd/sesame/issues). ## About Please cite and reference [SeSAMe: reducing artifactual detection of DNA methylation by Infinium BeadChips in genomic deletions](https://doi.org/10.1093/nar/gky691) for more details.