- Home
- Bioconductor 3.22
- Software Packages
- Rvisdiff
Rvisdiff
This is the released version of Rvisdiff; for the devel version, see Rvisdiff.
Interactive Graphs for Differential Expression
Bioconductor version: Release (3.22)
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.
Author: Carlos Prieto [aut] ORCID iD ORCID: 0000-0003-2064-4842 , David Barrios [cre, aut] ORCID iD ORCID: 0000-0003-4465-0200
Maintainer: David Barrios <metal at usal.es>
citation("Rvisdiff")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("Rvisdiff")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("Rvisdiff")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.