1 Star 0 Fork 0

尧小飞/celltalker

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
DESCRIPTION 1.33 KB
一键复制 编辑 原始数据 按行查看 历史
Package: celltalker
Title: Analysis of cell-cell communication from single-cell RNAseq data
Version: 0.0.3.9000
Authors@R:
person(given = "Anthony",
family = "Cillo",
role = c("aut", "cre"),
email = "arc85@pitt.edu",
comment = c(ORCID = "0000-0002-3213-3129"))
Description: This package uses a count matrix and metadata generated by single-cell RNAseq to evaluate putative cell-cell communication. It does this by utilizing a list of interacting ligand and receptor pairs described in "A draft network of ligand-receptor-mediated multicellular signaling in human" (Ramilowski JA et al, Nature Communications 2015). Briefly, celltalker accomplishes this by building lists of expressed ligands and receptors across clusters and sample groups, then looks for cognate ligand/receptor expression within and between clusters. Methods are provided for visualization of unique and differentially expressed ligand and receptor interactions.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends:
R (>= 3.4.0),
tidyverse (>= 1.1.0),
circlize (>= 0.4.6)
Imports:
igraph (>= 1.2.0)
Suggests:
geomnet (>= 0.2.0),
ggplot2 (>= 3.2.0),
heatmap3 (>= 1.1.0),
knitr (>= 1.0),
RColorBrewer (>= 1.1.0),
rmarkdown (>= 1.0),
Seurat (>= 2.3.0)
VignetteBuilder: knitr
RoxygenNote: 6.1.1
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yao_xiao_fei2/celltalker.git
git@gitee.com:yao_xiao_fei2/celltalker.git
yao_xiao_fei2
celltalker
celltalker
master

搜索帮助