-
Notifications
You must be signed in to change notification settings - Fork 10
/
DESCRIPTION
36 lines (36 loc) · 954 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
24
25
26
27
28
29
30
31
32
33
34
35
36
Package: IDEA
Type: Package
Title: Interactive Differential Expression Analyzer
Version: 0.1.1
Date: 2017-11-11
Authors@R: person("Qi", "Zhao", email = "[email protected]",
role = c("aut", "cre"))
URL: https://github.com/likelet/IDEA
BugReports: https://github.com/likelet/IDEA/issues
Imports:
shiny (>= 0.12.2),
shinyBS (<= 0.25),
shinysky (>= 0.1.2),
PoissonSeq (>= 1.1.2),
ggplot2 (>= 1.0.1),
FactoMineR (>= 1.27),
VennDiagram (>= 1.6.5),
rmarkdown (>= 0.2.53),
RobustRankAggreg (>= 1.1),
gplots (>= 2.13.0),
shinyIncubator (>= 0.2.1),
labeling (>= 0.3),
pheatmap (>= 0.7.7),
DESeq2 (>= 1.6.2),
edgeR (>= 3.2.4),
NOISeq (>= 2.8.0),
impute,
samr
biocViews: Software
Remotes:
rstudio/shiny-incubator,
likelet/shinyBS,
AnalytixWare/ShinySky
Description: Identification of differential expression genes Interactively
License: MIT + file LICENSE
RoxygenNote: 6.0.1