-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathDESCRIPTION
23 lines (23 loc) · 1000 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Package: topGO
Type: Package
Title: Enrichment Analysis for Gene Ontology
Version: 2.31.1
Date: 2016-02-03
Author: Adrian Alexa, Jorg Rahnenfuhrer
Maintainer: Adrian Alexa <[email protected]>
Description: topGO package provides tools for testing GO terms while
accounting for the topology of the GO graph. Different test
statistics and different methods for eliminating local
similarities and dependencies between GO terms can be
implemented and applied.
License: LGPL
Depends: R (>= 2.10.0), methods, BiocGenerics (>= 0.13.6), graph (>= 1.14.0),
Biobase (>= 2.0.0), GO.db (>= 2.3.0), AnnotationDbi (>= 1.7.19),
SparseM (>= 0.73)
Imports: lattice, matrixStats, DBI
Suggests: ALL, hgu95av2.db, hgu133a.db, genefilter, xtable, multtest,
Rgraphviz, globaltest
Collate: AllClasses.R topGOmethods.R topGOgraph.R topGOalgo.R
topGOfunctions.R topGOannotations.R topGOtests.R topGOviz.R
zzz.R
biocViews: Microarray, Visualization