DESCRIPTION
919e21e0
 Package: GSVA
ac26f369
 Version: 1.45.4
ae9c6447
 Title: Gene Set Variation Analysis for microarray and RNA-seq data
9118d4f0
 Authors@R: c(person("Justin", "Guinney", role=c("aut", "cre"), email="justin.guinney@sagebase.org"),
dfe03f19
              person("Robert", "Castelo", role="aut", email="robert.castelo@upf.edu"),
7be5de0a
              person("Alexey", "Sergushichev", role="ctb", email="alsergbox@gmail.com"),
              person("Pablo Sebastian", "Rodriguez", role="ctb", email="pablosebastian.rodriguez@upf.edu"))
fd21ac54
 Depends: R (>= 3.5.0)
98d91f50
 Imports: methods, stats, utils, graphics, S4Vectors, IRanges,
ac26f369
          Biobase, SummarizedExperiment, GSEABase, Matrix (>= 1.5-0), parallel,
b77eaecf
          BiocParallel, SingleCellExperiment, sparseMatrixStats, DelayedArray,
          DelayedMatrixStats, HDF5Array, BiocSingular
61184714
 Suggests: BiocGenerics, RUnit, BiocStyle, knitr, rmarkdown, limma, RColorBrewer,
002d7c71
           org.Hs.eg.db, genefilter, edgeR, GSVAdata, shiny, shinydashboard, ggplot2,
96a81584
           data.table, plotly, future, promises, shinybusy, shinyjs
071a3fe2
 Description: 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.
919e21e0
 License: GPL (>= 2)
b77eaecf
 VignetteBuilder: knitr
7a6e300f
 URL: https://github.com/rcastelo/GSVA
 BugReports: https://github.com/rcastelo/GSVA/issues
45ce240d
 Encoding: latin1
b77eaecf
 biocViews: FunctionalGenomics, Microarray, RNASeq, Pathways, GeneSetEnrichment