Package: SpaceTrooper
Type: Package
Title: SpaceTrooper performs Quality Control analysis of Image-Based
        spatial
Version: 1.3.1
Authors@R: 
        c(person("Dario", "Righelli",
            email="dario.righelli@gmail.com",
            role=c("aut", "cre"),
            comment=c(ORCID="0000-0003-1504-3583")),
        person(given="Benedetta", family="Banzi", role="aut"),
        person(given="Matteo", family="Marchionni", role="aut"),
        person(given="Oriana", family="Romano", role="ctb"),
        person(given="Mattia", family="Forcato", role="ctb"),
        person(given="Silvio", family="Bicciato", role="aut"),
        person(given="Davide", family="Risso", role="ctb"))
Description: SpaceTrooper performs Quality Control analysis using data
        driven GLM models of Image-Based spatial data, providing
        exploration plots, QC metrics computation, outlier detection.
        It implements a GLM strategy for the detection of low quality
        cells in imaging-based spatial data (Transcriptomics and
        Proteomics). It additionally implements several plots for the
        visualization of imaging based polygons through the ggplot2
        package.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.5.0), SpatialExperiment
Imports: DropletUtils, S4Vectors, SummarizedExperiment, arrow,
        data.table, dplyr, e1071, ggplot2, ggpubr, robustbase, scater,
        scuttle, sf, sfheaders, cowplot, glmnet, rhdf5, methods, rlang,
        SpatialExperimentIO
Suggests: knitr, rmarkdown, BiocStyle, testthat (>= 3.0.0), withr,
        viridis
biocViews: Software, Transcriptomics, GeneExpression, QualityControl,
        Spatial, SingleCell, DataImport, ImmunoOncology
RoxygenNote: 7.3.3
VignetteBuilder: knitr
BugReports: https://github.com/drighelli/SpaceTrooper/issues
URL: https://github.com/drighelli/SpaceTrooper
Config/testthat/edition: 3
Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev
        make libmagick++-dev gsfonts libicu-dev libssl-dev libproj-dev
        libsqlite3-dev libudunits2-dev zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-08-13 15:24:10 UTC
RemoteUrl: https://github.com/bioc/SpaceTrooper
RemoteRef: HEAD
RemoteSha: 8590bb2ff8f5aee469c4711236724db595aed44d
NeedsCompilation: no
Packaged: 2026-08-13 20:19:47 UTC; root
Author: Dario Righelli [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-1504-3583>),
  Benedetta Banzi [aut],
  Matteo Marchionni [aut],
  Oriana Romano [ctb],
  Mattia Forcato [ctb],
  Silvio Bicciato [aut],
  Davide Risso [ctb]
Maintainer: Dario Righelli <dario.righelli@gmail.com>
Built: R 4.6.1; ; 2026-08-13 20:22:25 UTC; unix
