Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 838 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 838 Bytes

metR - How to find Differentially Methylated Regions

metR is an R package with set of statistical tests for identification and visualisation of Differentially Methylated Regions.

Along with a battery of statistical tests you will find here functions for ggplotting of identified regions and validation of power and sensitivity of different packages.

Use cases

Data for these examples are downloaded from methylomedb

Install from GitHub

devtools::install_github("geneticsMiNIng/metR")