This is the development version of simpleSeg; for the stable release version, see simpleSeg.
A package to perform simple cell segmentationBioconductor version: Development (3.22)
Image segmentation is the process of identifying the borders of individual objects (in this case cells) within an image. This allows for the features of cells such as marker expression and morphology to be extracted, stored and analysed. simpleSeg provides functionality for user friendly, watershed based segmentation on multiplexed cellular images in R based on the intensity of user specified protein marker channels. simpleSeg can also be used for the normalization of single cell data obtained from multiple images.
Author: Nicolas Canete [aut], Alexander Nicholls [aut], Ellis Patrick [aut, cre]
Maintainer: Ellis Patrick <ellis.patrick at sydney.edu.au>
Citation (from within R, entercitation("simpleSeg")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("simpleSeg")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("simpleSeg")
Details biocViews Classification, Normalization, SingleCell, Software, Spatial, Survival Version 1.11.1 In Bioconductor since BioC 3.16 (R-4.2) (2.5 years) License GPL-3 Depends R (>= 3.5.0) Imports BiocParallel, EBImage, terra, stats, spatstat.geom, S4Vectors, grDevices, SummarizedExperiment, methods, cytomapper System Requirements URL https://sydneybiox.github.io/simpleSeg/ https://github.com/SydneyBioX/simpleSeg Bug Reports https://github.com/SydneyBioX/simpleSeg/issues See More Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4