forked from SGDDNB/ShinyCell
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
40 lines (40 loc) · 927 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
37
38
39
40
Package: easyshiny
Type: Package
Title: Shiny Interactive Web App for Single-Cell Transcriptomics
Version: 0.3
Author: ´Roy Francis
Maintainer: Roy Francis <[email protected]>
Description: Quick shiny web app for interactive exploration of single-cell transcriptomic data.
License: GPL-3 + file LICENSE
Depends:
R (>= 4.0.0),
data.table (>= 1.12.2),
hdf5r (>= 1.2.0),
reticulate (>= 1.13),
ggplot2 (>= 3.3.0),
shiny
Imports:
glue,
ggplotify,
Matrix,
methods,
patchwork,
RColorBrewer,
readr (>= 1.4.0),
utils
Suggests:
Seurat (>= 3.0.0),
SingleCellExperiment (>= 1.4.1),
SummarizedExperiment,
showtext,
bslib,
DT,
ggdendro,
ggrepel,
magrittr,
shinycssloaders,
shinyhelper
Encoding: UTF-8
LazyData: TRUE
BugReports: https://github.com/nbisweden/easyshiny/issues
RoxygenNote: 7.2.3