To install this package, start R and enter:

source("http://bioconductor.org/biocLite.R")
biocLite("eisa")

In most cases, you don't need to download the package archive at all.

eisa

Expression data analysis via the Iterative Signature Algorithm

Bioconductor version: 2.14

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")):

Installation

To install this package, start R and enter:

source("http://bioconductor.org/biocLite.R")
biocLite("eisa")

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("eisa")

 

PDF R Script The eisa and the biclust packages
PDF R Script The Iterative Signature Algorithm for Gene Expression Data
PDF   Reference Manual

Details

biocViews Classification, GeneExpression, Microarray, Software, Visualization
Version 1.16.0
In Bioconductor since BioC 2.6 (R-2.11)
License GPL (>= 2)
Depends isa2, Biobase(>= 2.17.8), AnnotationDbi, methods
Imports BiocGenerics, Category, genefilter, DBI
Suggests igraph (>= 0.6), Matrix, GOstats, GO.db, KEGG.db, biclust, MASS, xtable, ALL, hgu95av2.db, targetscan.Hs.eg.db, org.Hs.eg.db
System Requirements
URL
Depends On Me ExpressionView
Imports Me ExpressionView
Suggests Me

Package Archives

Follow Installation instructions to use this package in your R session.

Package Source eisa_1.16.0.tar.gz
Windows Binary eisa_1.16.0.zip (32- & 64-bit)
Mac OS X 10.6 (Snow Leopard) eisa_1.16.0.tgz
Mac OS X 10.9 (Mavericks) eisa_1.16.0.tgz
Browse/checkout source (username/password: readonly)
Package Downloads Report Download Stats

Mailing Lists »

Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!

Fred Hutchinson Cancer Research Center