{
  "_id": "6a4f794d21b18e15485023ec",
  "Package": "DenoIST",
  "Title": "DenoIST: Denoising Image-based Spatial Transcriptomics data",
  "Version": "1.1.0",
  "Authors@R": "c( \nperson(\"Aaron\", \"Kwok\", , \"akwok@svi.edu.au\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-7831-4198\")),\nperson(\"Heejung\",\"Shim\", role=c(\"aut\")),\nperson(\"Davis\",\"McCarthy\", role=c(\"aut\")))",
  "biocViews": "Software, Preprocessing, Spatial, GeneExpression,\nSingleCell, Transcriptomics",
  "Description": "DenoIST identifies and removes contamination in\nImage-based Spatial Transcriptomics data, using a transposed\npoisson mixture model with local neighbourhood offsets to infer\ngenes that are likely to be due to neighbourhood contamination\nrather 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",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libmagick++-dev gsfonts libicu-dev libssl-dev\nzlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 13:06:20 UTC",
  "RemoteUrl": "https://github.com/bioc/DenoIST",
  "RemoteRef": "HEAD",
  "RemoteSha": "35bfd0d4b063c8739a6e981edee07bb2932f5948",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-09 10:07:35 UTC",
    "User": "root"
  },
  "Author": "Aaron Kwok [aut, cre] (ORCID: <https://orcid.org/0000-0001-7831-4198>),\nHeejung Shim [aut],\nDavis McCarthy [aut]",
  "Maintainer": "Aaron Kwok <akwok@svi.edu.au>",
  "_user": "bioc",
  "_type": "src",
  "_file": "DenoIST_1.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/f0dfc2825d35ca62a8d870a38e23d2da66609324a7169a3938e04c53e0cfc024",
  "_filesize": 5552044,
  "_sha256": "f0dfc2825d35ca62a8d870a38e23d2da66609324a7169a3938e04c53e0cfc024",
  "_expires": "2026-10-17T10:34:51.000Z",
  "_created": "2026-07-09T10:07:35.000Z",
  "_published": "2026-07-09T10:34:52.967Z",
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 6
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/29010063681",
  "_status": "success",
  "_upstream": "https://github.com/bioc/DenoIST",
  "_commit": {
    "id": "35bfd0d4b063c8739a6e981edee07bb2932f5948",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777381580
  },
  "_maintainer": {
    "name": "Aaron Kwok",
    "email": "akwok@svi.edu.au",
    "orcid": "0000-0001-7831-4198"
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 86092968365,
      "time": 177,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8195466473"
    },
    {
      "job": 86092968462,
      "time": 632,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8195643142"
    },
    {
      "job": 86092968419,
      "time": 725,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8195677886"
    },
    {
      "job": 86092968394,
      "time": 316,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8195517811"
    },
    {
      "job": 86092968485,
      "time": 337,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8195528729"
    },
    {
      "job": 86091238515,
      "time": 513,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8195392218"
    },
    {
      "job": 86092968346,
      "time": 165,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8195460744"
    },
    {
      "job": 86092968470,
      "time": 1010,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8195785508"
    },
    {
      "job": 86092968476,
      "time": 1574,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8195998810"
    },
    {
      "job": 86092968422,
      "time": 1166,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8195843615"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "flexmix",
      "role": "Imports"
    },
    {
      "package": "hexbin",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "sparseMatrixStats",
      "role": "Imports"
    },
    {
      "package": "SpatialExperiment",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "dbscan",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-49",
      "n": 2
    },
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.1.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.0.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "preprocessing",
    "spatial",
    "geneexpression",
    "singlecell",
    "transcriptomics"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "jwokaty",
      "count": 2,
      "uuid": 1744257
    },
    {
      "user": "dunstone-a",
      "count": 2,
      "uuid": 53158915
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 188,
    "source": "https://www.bioconductor.org/packages/stats/bioc/DenoIST"
  },
  "_devurl": "https://github.com/aaronkwc/denoist",
  "_searchresults": 7,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DenoIST.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/aaronkwc/denoist",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "denoist",
    "local_offset_distance_with_background",
    "local_offset_distance_with_background_fast",
    "solve_poisson_mixture"
  ],
  "_help": [
    {
      "page": "denoist",
      "title": "DenoIST",
      "topics": [
        "denoist"
      ]
    },
    {
      "page": "local_offset_distance_with_background",
      "title": "Neighbourhood offset",
      "topics": [
        "local_offset_distance_with_background"
      ]
    },
    {
      "page": "local_offset_distance_with_background_fast",
      "title": "Neighbourhood offset fast",
      "topics": [
        "local_offset_distance_with_background_fast"
      ]
    },
    {
      "page": "solve_poisson_mixture",
      "title": "Poisson mixture model solver",
      "topics": [
        "solve_poisson_mixture"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/DenoIST/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "Biobase",
    "BiocFileCache",
    "BiocGenerics",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "cli",
    "cpp11",
    "curl",
    "DBI",
    "dbplyr",
    "dbscan",
    "DelayedArray",
    "dplyr",
    "fastmap",
    "filelock",
    "flexmix",
    "generics",
    "GenomicRanges",
    "glue",
    "hexbin",
    "httr2",
    "IRanges",
    "lattice",
    "lifecycle",
    "magick",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "modeltools",
    "nnet",
    "openssl",
    "pbapply",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rjson",
    "rlang",
    "RSQLite",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "SingleCellExperiment",
    "SparseArray",
    "sparseMatrixStats",
    "SpatialExperiment",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "denoist_spe.Rmd",
      "filename": "denoist_spe.html",
      "title": "Denoising Imaged-based Spatial Transcriptomics data with DenoIST",
      "author": "Aaron Kwok",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Load data",
        "Denoising the data",
        "Check results",
        "Session information"
      ],
      "created": "2025-05-20 09:02:17",
      "modified": "2026-02-06 07:16:45",
      "commits": 7
    }
  ],
  "_score": 5.556302500767287,
  "_indexed": true,
  "_nocasepkg": "denoist",
  "_universes": [
    "bioc",
    "aaronkwc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-09T10:11:14.000Z",
      "distro": "resolute",
      "commit": "35bfd0d4b063c8739a6e981edee07bb2932f5948",
      "fileid": "https://r2.ropensci.org/02cb4f49afd6753f69ce0f9e5468086599bb4daa8bba42f450771c274eb45d00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29010063681"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-09T10:13:47.000Z",
      "distro": "resolute",
      "commit": "35bfd0d4b063c8739a6e981edee07bb2932f5948",
      "fileid": "https://r2.ropensci.org/2ce5411f181cdda139b827823967bd1dfb4108ca2fa8cdf7c4c59bc861373d77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29010063681"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-09T10:09:43.000Z",
      "commit": "35bfd0d4b063c8739a6e981edee07bb2932f5948",
      "fileid": "https://r2.ropensci.org/be9b03c9f1c25a901871708a92994d881bdc9624a80b40b3d24342881679983d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29010063681"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-09T10:09:51.000Z",
      "commit": "35bfd0d4b063c8739a6e981edee07bb2932f5948",
      "fileid": "https://r2.ropensci.org/9585fe7504d717e39bc38f5d30c9ce68c66857e6ae4c25a8baf72b6e9c3edcea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29010063681"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-07-09T10:10:54.000Z",
      "commit": "35bfd0d4b063c8739a6e981edee07bb2932f5948",
      "fileid": "https://r2.ropensci.org/fa466d7d3ba8db603c6f1a30da882e5fc6a9382ec4e4452cadbcb8239938f62f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29010063681"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-09T10:09:20.000Z",
      "commit": "35bfd0d4b063c8739a6e981edee07bb2932f5948",
      "fileid": "https://r2.ropensci.org/ba641eba85ea4ebec347de6d750791f6c56ff2e2a2b3e3d087268347cc637d1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29010063681"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-09T10:09:19.000Z",
      "commit": "35bfd0d4b063c8739a6e981edee07bb2932f5948",
      "fileid": "https://r2.ropensci.org/2bcb71dd54f8223022e92aeaf243f4c1752beaa778532a7b5987be383e2913ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29010063681"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-09T10:09:26.000Z",
      "commit": "35bfd0d4b063c8739a6e981edee07bb2932f5948",
      "fileid": "https://r2.ropensci.org/517a6e2ec425eb40f035a59b58f94ee9188dbf9ed91321738d9343039813f935",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29010063681"
    }
  ]
}