-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
executable file
·44 lines (43 loc) · 1.02 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
Package: spammR
Title: SPatial Analysis of Multiomics Measurements in R
Version: 0.0.0.9000
Authors@R:
person("Sara", "Gosline", , "sara.gosline@pnnl.gov", role = c("aut", "cre"),
comment = c(ORCID = "YOUR-ORCID-ID"))
person("Harkirat", "Sohi", , "harkirat.sohi@pnnl.gov", role = c("aut", "cre"),
comment = c(ORCID = "YOUR-ORCID-ID"))
Description: Spammer provides a suite of tools and a data structure to analyze diverse multiomics measurements in a spatial context.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Suggests:
testthat (>= 3.0.0),
BiocStyle,
knitr,
rmarkdown
Config/testthat/edition: 3
VignetteBuilder: knitr
LazyData: true
biocViews:
SpatialProteomics,
SpatialOmics
BiocStyle
Depends:
SummarizedExperiment,
SpatialExperiment,
limma,
R (>= 4.0.0),
Imports:
dplyr,
ggplot2,
plotly,
ggnewscale,
ggpubr,
png,
impute,
matrixStats,
scales,
spdep,
ggrepel,
leapR