regioneReloaded
RegioneReloaded: Multiple Association for Genomic Region Sets
Bioconductor version: 3.23 · Package version: 1.14.0
RegioneReloaded is a package that allows simultaneous analysis of associations between genomic region sets, enabling clustering of data and the creation of ready-to-publish graphs. It takes over and expands on all the features of its predecessor regioneR. It also incorporates a strategy to improve p-value calculations and normalize z-scores coming from multiple analysis to allow for their direct comparison. RegioneReloaded builds upon regioneR by adding new plotting functions for obtaining publication-ready graphs.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("regioneReloaded") Details
| Maintainer | Roberto Malinverni <roberto.malinverni@gmail.com> |
| Author | Roberto Malinverni [aut, cre] (ORCID: <https://orcid.org/0000-0002-0113-3417>), David Corujo [aut], Bernat Gel [aut] |
| License | Artistic-2.0 |
| URL | https://github.com/RMalinverni/regioneReload |
| Downloads rank | 214 |
| Source branch | RELEASE_3_23 |
| biocViews | ChIPSeq, Clustering, CopyNumberVariation, DNASeq, Genetics, MethylSeq, MultipleComparison, Software |
Documentation
Download
Dependencies
Depends: R (>= 4.2), regioneR
Imports: stats, RColorBrewer, Rtsne, umap, ggplot2, ggrepel, reshape2, methods, scales, cluster, grid, grDevices
Suggests: rmarkdown, BiocStyle, GenomeInfoDb, knitr, testthat (>= 3.0.0)