-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
22 lines (22 loc) · 1.12 KB
/
DESCRIPTION
File metadata and controls
22 lines (22 loc) · 1.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: SpotSpace
Type: Package
Title: Methods for Projecting Network Signals in Spatial Transcriptomics
Version: 0.0.7
Authors@R:
c(person("Jonathan", "Back", role = "ctr"),
person("Victor", "Apolonio", role = "ctr"),
person("Mauro", "Castro", role = c("aut", "cre"),
email = "mauro.a.castro@gmail.com",
comment = c(ORCID = "0000-0003-4942-8131")))
Depends: R(>= 4.5), methods, RGraphSpace(>= 1.1.3), PathwaySpace(>= 1.1.3)
Imports: igraph, RANN, Seurat, SeuratObject, patchwork, scales, lifecycle
Suggests: testthat, SeuratData
Description: The SpotSpace package extends PathwaySpace methods alongside Seurat workflows, providing tools for signal propagation and visualization in spatial transcriptomics. By integrating signal processing with spatial visualization, SpotSpace allows users to project network signals onto spot-level coordinates to explore signal patterns on tissue microenvironments.
License: Artistic-2.0
URL: https://github.com/sysbiolab/SpotSpace
BugReports: https://github.com/sysbiolab/SpotSpace/issues
Collate:
spotSupplements.R
spotMethods.R
Encoding: UTF-8
RoxygenNote: 7.3.2