Skip to content

pknight24/methylscaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages