Package: DenoIST
Title: DenoIST: Denoising Image-based Spatial Transcriptomics data
Version: 0.99.2
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-06 07:16:45 UTC
RemoteUrl: https://github.com/bioc/DenoIST
RemoteRef: HEAD
RemoteSha: c877a8ed8b17964eae42814d1ce25e8a9f02d854
NeedsCompilation: no
Packaged: 2026-02-17 09:37:52 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-17 09:39:51 UTC; unix
