-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
83 lines (83 loc) · 1.71 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
Package: CellFunTopic
Title: Cell-Type Inference and Functional Annotation for Single-Cell Transcriptomics Using Functional Signatures
Version: 0.0.0.9000
Authors@R:
person(given = "Shanni",
family = "Cao",
role = c("aut", "cre"),
email = "[email protected]")
Maintainer: Shanni Cao <[email protected]>
Description: CellFunTopic enables rapid, automated, effective cell type annotation transfer across scRNA-seq datasets and species.
In addition, CellFunTopic provides a variety of meaningful visualization methods for functional annotation of single-cell transcriptomics.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Imports:
Seurat,
clusterProfiler,
dplyr,
foreach,
AnnotationDbi,
AnnotationHub,
RColorBrewer,
biomaRt,
ggplot2,
igraph,
ggraph,
tidygraph,
topicmodels,
tidytext,
GO.db,
magrittr,
modeltools,
circlize,
plyr,
DOSE,
cowplot,
echarts4r,
networkD3,
scatterpie,
widyr,
ggwordcloud,
caret,
data.table,
factoextra,
ggnewscale,
ggpubr,
ggrepel,
pals,
pheatmap,
philentropy,
reshape2,
scales,
stringr,
tibble,
tidyr,
uwot,
purrr,
stats,
utils,
graphics,
grDevices
Suggests:
msigdbr,
ReactomePA,
simplifyEnrichment,
ComplexHeatmap,
GOfuncR,
Matrix,
wordcloud2,
shiny,
htmlwidgets,
BiocManager,
proxy,
rWikiPathways,
knitr,
rmarkdown
Depends:
R (>= 2.10)
VignetteBuilder: knitr
URL: https://github.com/compbioNJU/CellFunTopic
BugReports: https://github.com/compbioNJU/CellFunTopic/issues