Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 600 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 600 Bytes

methylscaper

methylscaper is a Shiny app for visualizing methylation data. Install the package with

devtools::install_github("pknight24/methylscaper", build_vignettes=TRUE)

Then run the Shiny app with

library(methylscaper)
methylscaper::methylscaper()

To view the vignette run:

browseVignettes('methylscaper')

The package also provides functions for ordering and plotting methylation data without needing to run the app.

A preprint of the methylscaper manuscript is now available on bioRxiv.