Package: DenoIST
Title: DenoIST: Denoising Image-based Spatial Transcriptomics data
Version: 0.99.3
Authors@R: c( 
    person("Aaron", "Kwok", , "akwok@svi.edu.au", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7831-4198")),
    person("Heejung","Shim", role=c("aut")),
    person("Davis","McCarthy", role=c("aut")))
biocViews: Software, Preprocessing, Spatial, GeneExpression,
        SingleCell, Transcriptomics
Description: DenoIST identifies and removes contamination in
        Image-based Spatial Transcriptomics data, using a transposed
        poisson mixture model with local neighbourhood offsets to infer
        genes that are likely to be due to neighbourhood contamination
        rather than endogenous expression.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
URL: https://github.com/aaronkwc/DenoIST
BugReports: https://github.com/aaronkwc/DenoIST/issues
Imports: flexmix, hexbin, pbapply, sparseMatrixStats,
        SpatialExperiment, stats, SummarizedExperiment, parallel
Suggests: BiocStyle, knitr, rmarkdown, testthat, ggplot2, patchwork
VignetteBuilder: knitr
Config/pak/sysreqs: libmagick++-dev gsfonts libicu-dev libssl-dev
        zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-02-24 05:18:02 UTC
RemoteUrl: https://github.com/bioc/DenoIST
RemoteRef: HEAD
RemoteSha: 60d85b47b95c4d731bd2a4dcea6b372e487502e4
NeedsCompilation: no
Packaged: 2026-02-25 06:07:24 UTC; root
Author: Aaron Kwok [aut, cre] (ORCID: <https://orcid.org/0000-0001-7831-4198>),
  Heejung Shim [aut],
  Davis McCarthy [aut]
Maintainer: Aaron Kwok <akwok@svi.edu.au>
Depends: R (>= 3.5.0)
Built: R 4.6.0; ; 2026-02-25 06:09:11 UTC; windows
