spaSim
This is the released version of spaSim; for the devel version, see spaSim.
Spatial point data simulator for tissue images
Bioconductor version: Release (3.22)
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.
Author: Yuzhou Feng [aut, cre] ORCID iD ORCID: 0000-0002-2955-4053 , Anna Trigos [aut] ORCID iD ORCID: 0000-0002-5915-2952
Maintainer: Yuzhou Feng <yuzhou.feng at petermac.org>
citation("spaSim")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("spaSim")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("spaSim")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.