-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathDESCRIPTION
More file actions
29 lines (29 loc) · 991 Bytes
/
DESCRIPTION
File metadata and controls
29 lines (29 loc) · 991 Bytes
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
Package: TIPC
Title: Tumor-Immune Partitioning and Clustering (test)
Version: 0.1.0.9000
Authors@R: c(person("MaiChan", "Lau", email = "mclau@bwh.harvard.edu", role = c("aut", "cre")),
person("Jennifer", "Borowsky", email = "borowsky.jennifer@gmail.com", role = c("aut")),
person("Shuji", "Ogino", email = "SOGINO@BWH.HARVARD.EDU", role = c("aut")),
person("Jonathan", "Nowak", email = "janowak@bwh.harvard.edu", role = c("aut")))
Description: An R package for Tumor-immune Partitioning and Clustering (TIPC), a computational algorithm for discovering and documenting spatially-derived signatures of tumor-immune cell interactions within the tumor microenvironment.
Depends: R (>= 3.5)
License: BSD-3-Clause
Encoding: UTF-8
LazyData: true
Imports:
spatstat,
spatstat.geom,
ConsensusClusterPlus,
graphics,
plyr,
grDevices,
utils,
ComplexHeatmap,
grid,
ggplot2,
tidyr,
survival,
RColorBrewer,
survminer,
dplyr
RoxygenNote: 7.1.1