spaSim
This package is for version 3.18 of Bioconductor; for the stable, up-to-date release version, see spaSim.
Spatial point data simulator for tissue images
Bioconductor version: 3.18
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] , Anna Trigos [aut]
Maintainer: Yuzhou Feng <yuzhou.feng at petermac.org>
citation("spaSim")):
Installation
To install this package, start R (version "4.3") 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.