Package: simpleSeg
Type: Package
Title: A package to perform simple cell segmentation
Description: 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.
Version: 1.12.0
Date: 2022-04-21
Authors@R: c(person("Nicolas", "Canete", email = "nicolas.canete@sydney.edu.au",
    role = c("aut")),
    person("Alexander", "Nicholls", email = "alexanderwnicholls@gmail.com",
    role = c("aut")),
    person("Ellis", "Patrick", email = "ellis.patrick@sydney.edu.au",
    role = c("aut", "cre")))
VignetteBuilder: knitr
Encoding: UTF-8
biocViews: Classification, Survival, SingleCell, Normalization, Spatial
Imports: BiocParallel, EBImage, terra, stats, spatstat.geom, S4Vectors,
        grDevices, SummarizedExperiment, methods, cytomapper
Suggests: BiocStyle, testthat (>= 3.0.0), knitr, ggplot2
License: GPL-3
RoxygenNote: 7.2.3
Config/testthat/edition: 3
BugReports: https://github.com/SydneyBioX/simpleSeg/issues
URL: https://sydneybiox.github.io/simpleSeg/
        https://github.com/SydneyBioX/simpleSeg
git_url: https://git.bioconductor.org/packages/simpleSeg
git_branch: RELEASE_3_22
git_last_commit: 2b63ec0
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 04:12:53 UTC; biocbuild
Author: Nicolas Canete [aut],
  Alexander Nicholls [aut],
  Ellis Patrick [aut, cre]
Maintainer: Ellis Patrick <ellis.patrick@sydney.edu.au>
Depends: R (>= 3.5.0)
Built: R 4.5.1; ; 2025-10-30 09:41:25 UTC; unix
