-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
57 lines (57 loc) · 967 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
Package: sctree
Title: Tree based analysis of single rna-seq clusters
Version: 0.0.8.0000
Authors@R:
person(given = "J. Sebastian",
family = "Paez",
role = c("aut", "cre"),
email = "jpaezpae@purdue.edu")
Description: Attempts to streamline the translation of single-cell
rna-seq data to flow cytometry applications.
License: Apache 2.0
Encoding: UTF-8
LazyData: true
Suggests:
knitr,
rmarkdown,
testthat,
org.Hs.eg.db,
pkgdown,
devtools,
usethis,
covr,
DESeq2
VignetteBuilder: knitr
Imports:
AnnotationDbi,
DT,
RColorBrewer,
ggplot2,
GGally,
memoise,
forcats,
partykit,
purrr,
ranger,
rvest,
shiny,
tidyr,
wrapr,
viridis,
xml2,
Matrix,
MASS,
ROCR,
ape,
cowplot,
future,
future.apply,
lmtest,
metap,
methods,
pbapply,
rlang
RoxygenNote: 7.0.2
biocViews:
Depends:
Seurat