Package: Rvisdiff Type: Package Version: 1.11.0 Date: 2025-12-19 Title: Interactive Graphs for Differential Expression Description: Creates a muti-graph web page which allows the interactive exploration of differential analysis tests. The graphical web interface presents results as a table which is integrated with five interactive graphs: MA-plot, volcano plot, box plot, lines plot and cluster heatmap. Graphical aspect and information represented in the graphs can be customized by means of user controls. Final graphics can be exported as PNG format. License: GPL-2 | GPL-3 Depends: R (>= 4.5.0) Imports: edgeR, utils Suggests: knitr, rmarkdown, DESeq2, limma, SummarizedExperiment, airway, BiocStyle, matrixTests, BiocManager VignetteBuilder: knitr NeedsCompilation: no biocViews: Software, Visualization, RNASeq, DataRepresentation, DifferentialExpression BugReports: https://github.com/BioinfoUSAL/Rvisdiff/issues/ URL: https://github.com/BioinfoUSAL/Rvisdiff/ Authors@R: c( person("Carlos", "Prieto", email = "cprietos@usal.es", role = "aut", comment = c(ORCID = "0000-0003-2064-4842")), person("David", "Barrios", email = "metal@usal.es", role = c("cre","aut"), comment = c(ORCID = "0000-0003-4465-0200")) ) Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:01:30 UTC RemoteUrl: https://github.com/bioc/Rvisdiff RemoteRef: HEAD RemoteSha: d9bc13683ddeb2037a389c572a6100f7268b70f4 Packaged: 2026-07-03 23:12:50 UTC; root Author: Carlos Prieto [aut] (ORCID: ), David Barrios [cre, aut] (ORCID: ) Maintainer: David Barrios