-
Notifications
You must be signed in to change notification settings - Fork 22
/
DESCRIPTION
37 lines (37 loc) · 952 Bytes
/
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
Package: iTALK
Type: Package
Title: Characterize and Illustrate Intercellular Communication
Version: 0.1.0
Date: 2018-12-12
Author: Yuanxin Wang
Maintainer: Yuanxin Wang <ywang65@mdanderson.org>
Description: iTALK, a computational approach to characterize, compare,
and illustrate intercellular communication signals in the multicellular
ecosystem using either bulk RNA sequencing data or single cell RNAseq data.
iTALK can in principle be used to dissect the complexity, diversity, and
dynamics of cell-cell communication from a wide range of cellular processes.
License: CC-BY-NC-SA
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.4.0)
Imports:
progress,
pbapply,
dplyr,
tidyr,
graphics,
randomcoloR,
circlize,
ggplot2,
network,
igraph,
DESeq2,
edgeR,
monocle,
scde,
DEsingle,
MAST,
scater
VignetteBuilder: knitr
biocViews: RNASequencing
RoxygenNote: 6.1.1