-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
42 lines (42 loc) · 1.09 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Package: GOpro
Type: Package
Title: Find the most characteristic gene
ontology terms for groups of human genes
Version: 1.5.2
Author: Lidia Chrabaszcz
Maintainer: Lidia Chrabaszcz <chrabaszcz.lidia@gmail.com>
Description: Find the most characteristic gene ontology terms for
groups of human genes.
This package was created as a part of
the thesis which was developed under the auspices of MI^2 Group
(http://mi2.mini.pw.edu.pl/, https://github.com/geneticsMiNIng).
License: GPL-3
Depends:
R (>= 3.4)
Imports:
AnnotationDbi,
dendextend,
doParallel,
foreach,
parallel,
org.Hs.eg.db,
GO.db,
Rcpp,
stats,
graphics,
MultiAssayExperiment,
IRanges,
S4Vectors
LinkingTo: Rcpp, BH
RoxygenNote: 6.0.1
Suggests: knitr,
rmarkdown,
RTCGA.PANCAN12,
BiocStyle,
testthat
VignetteBuilder: knitr
LazyData: true
biocViews: Annotation, Clustering, GO,
GeneExpression, GeneSetEnrichment, MultipleComparison
URL: https://github.com/mi2-warsaw/GOpro
BugReports: https://github.com/mi2-warsaw/GOpro/issues