项目作者: waldronlab

项目描述 :
Reproducible GSEA Benchmarking
高级语言: R
项目地址: git://github.com/waldronlab/GSEABenchmarkeR.git
创建时间: 2017-11-20T22:30:51Z
项目社区:https://github.com/waldronlab/GSEABenchmarkeR

开源协议:Artistic License 2.0

下载


GSEABenchmarkeR

The GSEABenchmarkeR
package implements an extendable framework for
reproducible evaluation of set- and network-based methods for enrichment
analysis of gene expression data. This includes support for the efficient
execution of these methods on comprehensive real data compendia (microarray and
RNA-seq) using parallel computation on standard workstations and
institutional computer grids. Methods can then be assessed with respect to
runtime, statistical significance, and relevance of the results for the
phenotypes investigated.

Installation

  1. if (!requireNamespace("BiocManager", quietly = TRUE))
  2. install.packages("BiocManager")
  3. BiocManager::install("GSEABenchmarkeR")