-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
40 lines (40 loc) · 1011 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: JoesFlow
Title: Joes Flow simplified analysis for single cell modality data
Version: 0.1.4-3
Authors@R: c(person('Cooper', 'Devlin', email = '[email protected]',
role = c('cre', 'aut')),
person('Randy', 'Johnson', email = '[email protected]',
role = 'aut'))
Description: Joes Flow simplified analysis for single cell modality data.
License: MIT + file LICENSE
Depends: R (>= 3.5), stats, utils, dplyr, ggplot2, patchwork, hexbin
Imports:
circlize,
ComplexHeatmap,
cowplot,
DT,
fastcluster,
ggrepel,
ggsci,
RColorBrewer,
reshape2,
rlang,
Rtsne,
shiny (>= 1.5.0),
stringi,
tidyr,
uwot
Encoding: UTF-8
URL: https://github.com/NIAID/JoesFlow
BugReports: https://github.com/NIAID/JoesFlow/issues
Suggests:
rmarkdown,
knitr,
spelling,
magick,
testthat (>= 3.0.0),
stringr
Config/testthat/edition: 3
Language: en-US
VignetteBuilder: knitr
RoxygenNote: 7.2.3