-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
59 lines (59 loc) · 1.12 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
49
50
51
52
53
54
55
56
57
58
59
Package: scmisc
Title: Miscellaneus Tools for the Analysis of Single Cell Data
Version: 0.8.4
Authors@R:
person(given = "Diego",
family = "Diez",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-2325-4893"))
Description: Miscellaneus tools for the analysis of single cell data.
Depends: R (>= 4.1.0)
Imports:
stats,
tibble,
dplyr,
tidyr,
ggplot2,
forcats,
Biobase,
SeuratObject,
Seurat,
SummarizedExperiment,
SingleCellExperiment,
ComplexHeatmap,
Matrix,
patchwork,
readr,
GenomeInfoDb
Suggests:
testthat,
knitr,
rmarkdown,
ggraph,
tidygraph,
ggbeeswarm,
VGAM,
MASS,
igraph,
scran,
slingshot,
monocle,
monocle3,
singleCellHaystack,
Rtsne,
uwot,
leiden,
circlize,
limma,
edgeR,
org.Mm.eg.db,
AnnotationDbi,
ggrepel
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
VignetteBuilder: knitr
URL: https://github.com/ddiez/scmisc
BugReports: https://github.com/ddiez/scmisc/issues