methylscaper
Visualization of Methylation Data
Bioconductor version: 3.23 · Package version: 1.20.0
methylscaper is an R package for processing and visualizing data jointly profiling methylation and chromatin accessibility (MAPit, NOMe-seq, scNMT-seq, nanoNOMe, etc.). The package supports both single-cell and single-molecule data, and a common interface for jointly visualizing both data types through the generation of ordered representational methylation-state matrices. The Shiny app allows for an interactive seriation process of refinement and re-weighting that optimally orders the cells or DNA molecules to discover methylation patterns and nucleosome positioning.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("methylscaper") Details
| Maintainer | Bacher Rhonda <rbacher@ufl.edu> |
| Author | Bacher Rhonda [aut, cre], Parker Knight [aut] |
| License | GPL-2 |
| URL | https://github.com/rhondabacher/methylscaper/ |
| Bug Reports | https://github.com/rhondabacher/methylscaper/issues |
| Downloads rank | 260 |
| Source branch | RELEASE_3_23 |
| biocViews | DNAMethylation, Epigenetics, NucleosomePositioning, Sequencing, SingleCell, Software, Visualization |
Documentation
Download
Dependencies
Depends: R (>= 4.4.0)
Imports: shiny, shinyjs, seriation, BiocParallel, seqinr, Biostrings, pwalign, Rfast, grDevices, graphics, stats, utils, tools, methods, shinyFiles, data.table, SummarizedExperiment