To install this package, start R and enter:
## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("eisa")
In most cases, you don't need to download the package archive at all.
This package is for version 3.4 of Bioconductor; for the stable, up-to-date release version, see eisa.
Bioconductor version: 3.4
The Iterative Signature Algorithm (ISA) is a biclustering method; it finds correlated blocks (transcription modules) in gene expression (or other tabular) data. The ISA is capable of finding overlapping modules and it is resilient to noise. This package provides a convenient interface to the ISA, using standard BioConductor data structures; and also contains various visualization tools that can be used with other biclustering algorithms.
Author: Gabor Csardi <csardi.gabor at gmail.com>
Maintainer: Gabor Csardi <csardi.gabor at gmail.com>
Citation (from within R,
enter citation("eisa")):
To install this package, start R and enter:
## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("eisa")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("eisa")
Follow Installation instructions to use this package in your R session.
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: