-
Notifications
You must be signed in to change notification settings - Fork 6
/
DESCRIPTION
66 lines (66 loc) · 1.44 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
60
61
62
63
64
65
66
Package: Seurat.utils
Title: Seurat.utils - utility functions for Seurat
Version: 2.8.5
Authors@R:
person("Abel", "Vertesy", , "[email protected]", role = c("aut", "cre"))
Author: Abel Vertesy <[email protected]> [aut, cre]
Description: Seurat.utils Is a collection of utility functions for Seurat
single cell analysis. Functions allow 3D plotting, visualisation of
statistics & QC, the automation / multiplexing of plotting,
interaction with the Seurat object, etc. Some functionalities require
functions from CodeAndRoll and MarkdownReports libraries.
License: GPL-3 + file LICENSE
BugReports: https://github.com/vertesy/Seurat.utils/issues
Depends:
CodeAndRoll2,
ggExpress,
magrittr,
Seurat,
Stringendo,
tidyverse
Imports:
checkmate,
cowplot,
dplyr,
EnhancedVolcano,
foreach,
fs,
future,
ggcorrplot,
ggplot2,
ggpubr,
ggrepel,
gplots,
harmony,
HGNChelper,
htmlwidgets,
MarkdownHelpers,
MarkdownReports,
Matrix,
matrixStats,
pheatmap,
plotly,
princurve,
qs,
R.utils,
RColorBrewer,
readr,
ReadWriter,
reshape2,
rstudioapi,
scales,
SeuratObject,
SoupX,
sparseMatrixStats,
stringr,
tibble,
tictoc
Suggests:
clusterProfiler,
DatabaseLinke.R,
enrichplot,
vroom
Encoding: UTF-8
Packaged: 2024-10-23 22:59:23.332565
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1