-
Notifications
You must be signed in to change notification settings - Fork 30
/
DESCRIPTION
79 lines (79 loc) · 1.96 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
Package: debrowser
Type: Package
Title: Interactive Differential Expresion Analysis Browser
Version: 1.31.2
Date: 2020-12-07
Author: Alper Kucukural <[email protected]>,
Onur Yukselen <[email protected]>,
Manuel Garber <[email protected]>
Maintainer: Alper Kucukural <[email protected]>
Description: Bioinformatics platform containing interactive plots and tables
for differential gene and region expression studies. Allows visualizing
expression data much more deeply in an interactive and faster way. By
changing the parameters, users can easily discover different parts of the
data that like never have been done before. Manually creating and looking
these plots takes time. With DEBrowser users can prepare plots without
writing any code. Differential expression, PCA and clustering analysis are
made on site and the results are shown in various plots such as scatter,
bar, box, volcano, ma plots and Heatmaps.
Depends:
R (>= 3.5.0),
License: GPL-3 + file LICENSE
LazyData: true
Imports:
shiny,
jsonlite,
shinyjs,
shinydashboard,
shinyBS,
gplots,
DT,
ggplot2,
RColorBrewer,
annotate,
AnnotationDbi,
DESeq2,
DOSE,
igraph,
grDevices,
graphics,
stats,
utils,
GenomicRanges,
IRanges,
S4Vectors,
SummarizedExperiment,
stringi,
reshape2,
org.Hs.eg.db,
org.Mm.eg.db,
limma,
edgeR,
clusterProfiler,
methods,
sva,
RCurl,
enrichplot,
colourpicker,
plotly,
heatmaply,
Harman,
pathview,
apeglm,
ashr
RoxygenNote: 7.2.3
Encoding: UTF-8
Suggests: testthat,
rmarkdown,
knitr
VignetteBuilder: knitr, rmarkdown
URL: https://github.com/UMMS-Biocore/debrowser
BugReports: https://github.com/UMMS-Biocore/debrowser/issues/new
biocViews:
Sequencing,
ChIPSeq,
RNASeq,
DifferentialExpression,
GeneExpression,
Clustering,
ImmunoOncology