spaSim
Spatial point data simulator for tissue images
Bioconductor version: 3.23 · Package version: 1.14.0
A suite of functions for simulating spatial patterns of cells in tissue images. Output images are multitype point data in SingleCellExperiment format. Each point represents a cell, with its 2D locations and cell type. Potential cell patterns include background cells, tumour/immune cell clusters, immune rings, and blood/lymphatic vessels.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("spaSim") Details
| Maintainer | Yuzhou Feng <yuzhou.feng@petermac.org> |
| Author | Yuzhou Feng [aut, cre] (ORCID: <https://orcid.org/0000-0002-2955-4053>), Anna Trigos [aut] (ORCID: <https://orcid.org/0000-0002-5915-2952>) |
| License | Artistic-2.0 |
| URL | https://trigosteam.github.io/spaSim/ |
| Bug Reports | https://support.bioconductor.org/t/spaSim |
| Downloads rank | 226 |
| Source branch | RELEASE_3_23 |
| biocViews | BiomedicalInformatics, Software, Spatial, StatisticalMethod |
Documentation
Download
Dependencies
Depends: R (>= 4.2.0)
Imports: ggplot2, methods, stats, dplyr, spatstat.geom, spatstat.random, SpatialExperiment, SummarizedExperiment, RANN
Suggests: RefManageR, BiocStyle, knitr, testthat (>= 3.0.0), sessioninfo, rmarkdown, markdown