forked from angy89/TinderMIX
-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
39 lines (39 loc) · 1.06 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
Package: TinderMIX
Type: Package
Title: TinderMIX: An R package to cluster gene expression by contour plots
Version: 0.1.0
Author: Angela Serra
Maintainer: Angela Serra <angela.serra@tuni.fi>
Authors@R: c(person("Angela", "Serra", role = c("aut", "cre"), email = "angela.serra@tuni.fi"),
person("Dario","Greco",role = c("aut")))
Description: The TinderMIX package allows to analyse toxicogenomics data with multiple dose levels and time-points. It allows to identify the expression patterns with respect to both variables and to cluster molecular features accordingly. It also identify enriched pathways/go terms that are associated to each cluster.
Depends:
R (>= 3.4),
stats,
utils,
AnnotationDbi,
gProfileR,
gtools,
reshape,
plotly,
clv,
gplots,
org.Hs.eg.db,
org.Mm.eg.db,
org.Rn.eg.db,
xlsx,
pracma,
raster,
wordcloud,
ggplot2,
fmsb,
biomaRt
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests:
knitr,
rmarkdown,
testthat
VignetteBuilder: knitr