# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "simpleSeg" in publications use:' type: software license: GPL-3.0-only title: 'simpleSeg: A package to perform simple cell segmentation' version: 1.14.0 doi: 10.32614/CRAN.package.simpleSeg abstract: 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. authors: - family-names: Canete given-names: Nicolas email: nicolas.canete@sydney.edu.au - family-names: Nicholls given-names: Alexander email: alexanderwnicholls@gmail.com - family-names: Patrick given-names: Ellis email: ellis.patrick@sydney.edu.au repository: https://bioc-release.r-universe.dev repository-code: https://github.com/SydneyBioX/simpleSeg commit: 7a20cd63e9e3ca3241092e25862b1e561cbb295e url: https://sydneybiox.github.io/simpleSeg/ date-released: '2022-04-21' contact: - family-names: Patrick given-names: Ellis email: ellis.patrick@sydney.edu.au