forked from UMMS-Biocore/debrowser
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
48 lines (48 loc) · 1.33 KB
/
DESCRIPTION
File metadata and controls
48 lines (48 loc) · 1.33 KB
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
Package: debrowser
Type: Package
Title: Differential Expresion Analysis Browser
Version: 0.99.0
Date: 2016-01-31
Author: Alper Kucukural <alper.kucukural@umassmed.edu>
Maintainer: Alper Kucukural <alper.kucukural@umassmed.edu>
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, user can easily discover different parts of the
data that like never have been done before. Manually creating and looking
these plots takes time. With this system 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.2.0),
clusterProfiler,
ggvis,
DT,
shiny
License: GPL-3
LazyData: true
Imports:
ReactomePA,
ggplot2,
RColorBrewer,
annotate,
gplots,
AnnotationDbi,
DESeq2,
org.Hs.eg.db,
DOSE,
edgeR
RoxygenNote: 5.0.1
Suggests: knitr,
rmarkdown,
R.rsp,
testthat
VignetteBuilder: knitr, R.rsp
biocViews:
Sequencing,
ChIPSeq,
RNASeq,
DifferentialExpression,
GeneExpression,
Clustering