Bioc2026 Registration Open!

DenoIST

DenoIST: Denoising Image-based Spatial Transcriptomics data

Bioconductor version: 3.23 · Package version: 1.0.0

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.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("DenoIST")

Details

MaintainerAaron Kwok <akwok@svi.edu.au>
AuthorAaron Kwok [aut, cre] (ORCID: <https://orcid.org/0000-0001-7831-4198>), Heejung Shim [aut], Davis McCarthy [aut]
LicenseMIT + file LICENSE
URLhttps://github.com/aaronkwc/DenoIST
Bug Reportshttps://github.com/aaronkwc/DenoIST/issues
Downloads rank64
Source branchRELEASE_3_23
biocViewsGeneExpression, Preprocessing, SingleCell, Software, Spatial, Transcriptomics

Documentation

Download

Dependencies

Depends: R (>= 3.5.0)

Imports: flexmix, hexbin, pbapply, sparseMatrixStats, SpatialExperiment, stats, SummarizedExperiment, parallel, Matrix, dbscan, methods

Suggests: BiocStyle, knitr, rmarkdown, testthat, ggplot2, patchwork