-
Notifications
You must be signed in to change notification settings - Fork 54
/
DESCRIPTION
49 lines (49 loc) · 1.18 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
Package: CellChat
Type: Package
Title: Inference and analysis of cell-cell communication from single-cell and spatially resolved transcriptomics data
Version: 2.1.2
Author: Suoqin Jin
Maintainer: Suoqin Jin <[email protected]>
Description: an open source R tool that infers, visualizes and analyzes the cell-cell communication networks from scRNA-seq and spatially resolved transcriptomics data.
Depends: R (>= 3.6.0),dplyr,igraph,ggplot2
License: GPL-3
Encoding: UTF-8
LazyData: TRUE
Imports:
future,
future.apply,
pbapply,
irlba,
NMF (>= 0.23.0),
ggalluvial,
stringr,
svglite,
Matrix,
ggrepel,
circlize (>= 0.4.12),
RColorBrewer,
cowplot,
methods,
ComplexHeatmap,
RSpectra,
Rcpp,
reticulate,
scales,
sna,
reshape2,
FNN,
shape,
BiocGenerics,
magrittr,
patchwork,
colorspace,
plyr,
ggpubr,
ggnetwork,
BiocNeighbors,
plotly,shiny,bslib
LinkingTo: Rcpp, RcppEigen
Suggests:
rmarkdown, knitr, roxygen2, Seurat (>= 4.0.0), SingleCellExperiment, SummarizedExperiment, purrr,uwot,gg.gap,wordcloud,bsicons,presto,tidyverse,tidyr,rlang
RoxygenNote: 7.3.1
VignetteBuilder: knitr