-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
48 lines (48 loc) · 1.1 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
Package: VisCello.celegans
Type: Package
Title: A visualization tool for single cell data of C.elegans embrogenesis
Version: 1.1.0
Author: Qin Zhu, Jonathan Packer, Junyhong Kim, John I. Murray, Robert H. Waterston
Maintainer: Qin Zhu <[email protected]>
Description: A visualization tool for C.elegans scRNA-Seq data. Also applicable to other scRNA-Seq/scATAC-Seq data as a hosting, exploration and analysis platfrom (see VisCello).
Depends:
R (>= 3.5.0),
shiny,
shinyBS,
shinycssloaders,
shinyWidgets,
htmlwidgets,
shinyBS,
R.utils,
purrr,
ggplot2,
RColorBrewer,
reshape2,
gridExtra,
shinythemes,
plotly,
heatmaply,
pheatmap,
DT,
dplyr,
openxlsx,
knitr,
monocle,
clusterProfiler,
celegans.db,
ggraph,
tidygraph,
data.table,
ggtree,
treeio
Imports:
reticulate,
limma,
irlba,
colourpicker
License: GPL-2
Encoding: UTF-8
LazyData: true
biocViews: Software, Sequencing, RNASeq, GeneExpression, DifferentialExpression, AnnotationData,
Caenorhabditis_elegans
RoxygenNote: 7.1.1