- Home
- Bioconductor 3.13
- Software Packages
- ExpressionView
ExpressionView
This package is deprecated. It will probably be removed from Bioconductor. Please refer to the package end-of-life guidelines for more information.
This package is for version 3.13 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see ExpressionView.
Visualize biclusters identified in gene expression data
Bioconductor version: 3.13
ExpressionView visualizes possibly overlapping biclusters in a gene expression matrix. It can use the result of the ISA method (eisa package) or the algorithms in the biclust package or others. The viewer itself was developed using Adobe Flex and runs in a flash-enabled web browser.
Author: Andreas Luscher <andreas.luescher at a3.epfl.ch>
Maintainer: Gabor Csardi <csardi.gabor at gmail.com>
citation("ExpressionView")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ExpressionView")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.