-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
24 lines (24 loc) · 1.28 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
Package: smoppix
Type: Package
Title: Analyze Single Molecule Spatial Transcriptomics and Other Spatial Omics Data Using the Probabilistic Index
Version: 0.99.34
Authors@R:
c(person(given = "Stijn", family = "Hawinkel",
email = "stijn.hawinkel@psb.ugent.be",
role=c("cre", "aut"), comment = c(ORCID = "0000-0002-4501-5180")))
Description: Test for univariate and bivariate spatial patterns in
spatial omics data with single-molecule resolution. The tests implemented
allow for analysis of nested designs and are automatically calibrated to different
biological specimens. Tests for aggregation, colocalization, gradients and vicinity to cell edge or centroid are provided.
License: GPL-2
Encoding: UTF-8
Imports: spatstat.geom(>= 3.2.0),spatstat.random,methods,BiocParallel,SummarizedExperiment,SpatialExperiment,scam,Rdpack,stats,utils,extraDistr,lmerTest,lme4,ggplot2,graphics,grDevices,Rcpp (>= 1.0.11),Matrix,spatstat.model,openxlsx
Suggests: testthat,rmarkdown,knitr,DropletUtils,polyCub,RImageJROI,sp,ape,htmltools,funkycells,glmnet,doParallel
RdMacros: Rdpack
RoxygenNote: 7.3.2
biocViews: Transcriptomics, Spatial, SingleCell
Depends: R (>= 4.4.0)
VignetteBuilder: knitr
BugReports: https://github.com/sthawinke/smoppix
URL: https://github.com/sthawinke/smoppix
LinkingTo: Rcpp