-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
65 lines (65 loc) · 1.92 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
Package: Statial
Type: Package
Title: A package to identify changes in cell state relative to spatial associations
Version: 1.7.4
Date: 2022-09-19
Authors@R: c(person("Farhan", "Ameen", email = "[email protected]",
role = c("aut", "cre")),
person("Sourish", "Iyengar", email = "[email protected]",
role = c("aut")),
person("Alex", "Qin", email = "[email protected]",
role = c("aut")),
person("Shila", "Ghazanfar", email = "[email protected]",
role = c("aut")),
person("Ellis", "Patrick", email = "[email protected]",
role = c("aut")))
VignetteBuilder: knitr
Encoding: UTF-8
biocViews: SingleCell, Spatial, Classification
Depends: R (>= 4.1.0)
Imports:
BiocParallel,
spatstat.geom,
concaveman,
data.table,
spatstat.explore,
dplyr,
tidyr,
SingleCellExperiment,
tibble,
stringr,
tidyselect,
ggplot2,
methods,
stats,
SummarizedExperiment,
S4Vectors,
plotly,
purrr,
ranger,
magrittr,
limma,
SpatialExperiment,
cluster,
treekoR
Suggests:
BiocStyle,
knitr,
testthat (>= 3.0.0),
ClassifyR,
spicyR,
ggsurvfit,
lisaClust,
survival
Description: Statial is a suite of functions for identifying changes in cell
state. The functionality provided by Statial provides robust quantification
of cell type localisation which are invariant to changes in tissue
structure. In addition to this Statial uncovers changes in marker expression
associated with varying levels of localisation. These features can be used
to explore how the structure and function of different cell types may be
altered by the agents they are surrounded with.
License: GPL-3
RoxygenNote: 7.3.2
Config/testthat/edition: 3
URL: https://sydneybiox.github.io/Statial https://github.com/SydneyBioX/Statial/issues
BugReports: https://github.com/SydneyBioX/Statial/issues