regionReport
Generate HTML or PDF reports for a set of genomic regions or DESeq2/edgeR results
Bioconductor version: 3.23 · Package version: 1.46.0
Generate HTML or PDF reports to explore a set of regions such as the results from annotation-agnostic expression analysis of RNA-seq data at base-pair resolution performed by derfinder. You can also create reports for DESeq2 or edgeR results.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("regionReport") Details
| Maintainer | Leonardo Collado-Torres <lcolladotor@gmail.com> |
| Author | Leonardo Collado-Torres [aut, cre] (ORCID: <https://orcid.org/0000-0003-2140-308X>), Andrew E. Jaffe [aut] (ORCID: <https://orcid.org/0000-0001-6886-1454>), Jeffrey T. Leek [aut, ths] (ORCID: <https://orcid.org/0000-0002-2873-2671>) |
| License | Artistic-2.0 |
| URL | https://github.com/leekgroup/regionReport |
| Bug Reports | https://support.bioconductor.org/t/regionReport/ |
| Downloads rank | 501 |
| Source branch | RELEASE_3_23 |
| biocViews | Coverage, DifferentialExpression, DifferentialMethylation, DifferentialPeakCalling, ImmunoOncology, QualityControl, RNASeq, ReportWriting, Sequencing, Software, Transcription, Visualization |
Documentation
Download
Dependencies
Depends: R (>= 3.2)
Imports: BiocStyle (>= 2.5.19), derfinder (>= 1.25.3), DEFormats, DESeq2, Seqinfo, GenomeInfoDb, GenomicRanges, knitr (>= 1.6), knitrBootstrap (>= 0.9.0), methods, RefManageR, rmarkdown (>= 0.9.5), S4Vectors, SummarizedExperiment, utils
Suggests: BiocManager, biovizBase, bumphunter (>= 1.7.6), derfinderPlot (>= 1.29.1), sessioninfo, DT, edgeR, ggbio (>= 1.35.2), ggplot2, grid, gridExtra, IRanges, mgcv, pasilla, pheatmap, RColorBrewer, TxDb.Hsapiens.UCSC.hg19.knownGene, whisker