Bioconductor version: 2.10
Gene Set Variation Analysis (GSVA) is a non-parametric, unsupervised method for estimating variation of gene set enrichment through the samples of a expression data set. GSVA performs a change in coordinate systems, transforming the data from a gene by sample matrix to a gene-set by sample matrix, thereby allowing the evaluation of pathway enrichment for each sample. This new matrix of GSVA enrichment scores facilitates applying standard analytical methods like functional enrichment, survival analysis, clustering, CNV-pathway analysis or cross-tissue pathway analysis, in a pathway-centric manner.
Author: Justin Guinney <justin.guinney at sagebase.org> (with contributions from Robert Castelo <robert.castelo at upf.edu> and Sonja Haenzelmann Maintainer: Justin Guinney <justin.guinney at sagebase.org> To install this package, start R and enter: To cite this package in a publication, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("GSVA")
citation("GSVA")
Documentation
PDF
R Script
Gene Set Variation Analysis
PDF
Reference Manual
Text
NEWS
Details
biocViews
Bioinformatics, Microarray, Pathways, Software
Depends
R (>= 2.13.0), methods, GSEABase(>= 1.18.0)
Imports
methods, Biobase, GSEABase
Suggests
limma, qpgraph, RBGL, graph, Rgraphviz, RColorBrewer, genefilter, mclust, edgeR, GSVAdata
System Requirements
License
GPL (>= 2)
URL
http://www.sagebase.org
Depends On Me
Imports Me
Suggests Me
Version
1.4.4
Since
Bioconductor 2.8 (R-2.13)
Package Downloads
Package Source
GSVA_1.4.4.tar.gz
Windows Binary
GSVA_1.4.4.zip (32- & 64-bit)
MacOS 10.5 (Leopard) binary
GSVA_1.4.4.tgz
Package Downloads Report
Download Stats
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!