{
  "_id": "6a196e97acfb0bcc41debc5c",
  "Package": "scds",
  "Type": "Package",
  "Title": "In-Silico Annotation of Doublets for Single Cell RNA Sequencing\nData",
  "Version": "2.0.0",
  "Authors@R": "c(person(\"Dennis\", \"Kostka\", role=c(\"aut\", \"cre\"),\nemail=\"kostka@pitt.edu\"), person(\"Bais\", \"Abha\",\nrole=c(\"aut\"), email=\"abhabais@pitt.edu\"))",
  "Description": "In single cell RNA sequencing (scRNA-seq) data\ncombinations of cells are sometimes considered a single cell\n(doublets). The scds package provides methods to annotate\ndoublets in scRNA-seq data computationally.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "biocViews": "SingleCell, RNASeq, QualityControl, Preprocessing,\nTranscriptomics, GeneExpression, Sequencing, Software,\nClassification",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "make zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:49:39 UTC",
  "RemoteUrl": "https://github.com/bioc/scds",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "830e6042ae76c5b26010495b17968a611cfa5056",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 08:54:45 UTC",
    "User": "root"
  },
  "Author": "Dennis Kostka [aut, cre],\nBais Abha [aut]",
  "Maintainer": "Dennis Kostka <kostka@pitt.edu>",
  "MD5sum": "3dd2337cbdd380b7b005067705087058",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "scds_2.0.0.tar.gz",
  "_fileid": "641956c77c7c02a298d2318b405f4584a512628029bf0ed5428bada27cb732b9",
  "_filesize": 1293542,
  "_sha256": "641956c77c7c02a298d2318b405f4584a512628029bf0ed5428bada27cb732b9",
  "_created": "2026-05-29T08:54:45.000Z",
  "_published": "2026-05-29T10:46:47.101Z",
  "_jobs": [
    {
      "job": 78469531067,
      "time": 198,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7286965158"
    },
    {
      "job": 78469531028,
      "time": 360,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287014008"
    },
    {
      "job": 78469531002,
      "time": 351,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287011341"
    },
    {
      "job": 78469531006,
      "time": 151,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7288857083"
    },
    {
      "job": 78469531017,
      "time": 208,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288878651"
    },
    {
      "job": 78468727198,
      "time": 322,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286904001"
    },
    {
      "job": 78469531003,
      "time": 164,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286954932"
    },
    {
      "job": 78469531048,
      "time": 221,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7286972436"
    },
    {
      "job": 78469531040,
      "time": 203,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7286966791"
    },
    {
      "job": 78469531034,
      "time": 207,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286968022"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 9
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627778529",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/scds",
  "_commit": {
    "id": "830e6042ae76c5b26010495b17968a611cfa5056",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777380579
  },
  "_maintainer": {
    "name": "Dennis Kostka",
    "email": "kostka@pitt.edu",
    "login": "kostkalab",
    "description": "",
    "uuid": 47754848
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "xgboost",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "pROC",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rsvd",
      "role": "Suggests"
    },
    {
      "package": "Rtsne",
      "role": "Suggests"
    },
    {
      "package": "scater",
      "role": "Suggests"
    },
    {
      "package": "cowplot",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-02",
      "n": 4
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "2.1.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "2.0.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "singlecell",
    "rnaseq",
    "qualitycontrol",
    "preprocessing",
    "transcriptomics",
    "geneexpression",
    "sequencing",
    "software",
    "classification"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 910,
    "source": "https://www.bioconductor.org/packages/stats/bioc/scds"
  },
  "_mentions": 7,
  "_searchresults": 224,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/scds.html",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "bcds",
    "cxds",
    "cxds_bcds_hybrid"
  ],
  "_datasets": [
    {
      "name": "sce_chcl",
      "title": "Example single cell experiment ('SingleCellExperiment') object",
      "object": "sce_chcl",
      "file": "sce_chcl.rda",
      "class": [
        "SingleCellExperiment"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "bcds",
      "title": "Find doublets/multiplets in UMI scRNA-seq data;",
      "topics": [
        "bcds"
      ]
    },
    {
      "page": "cxds",
      "title": "Find doublets/multiplets in UMI scRNA-seq data;",
      "topics": [
        "cxds"
      ]
    },
    {
      "page": "cxds_bcds_hybrid",
      "title": "Find doublets/multiples in UMI scRNA-seq data;",
      "topics": [
        "cxds_bcds_hybrid"
      ]
    },
    {
      "page": "cxds_getTopPairs",
      "title": "Extract top-scoring gene pairs from an SingleCellExperiment where cxds has been run",
      "topics": [
        "cxds_getTopPairs"
      ]
    },
    {
      "page": "get_dblCalls_ALL",
      "title": "Wrapper for getting doublet calls",
      "topics": [
        "get_dblCalls_ALL"
      ]
    },
    {
      "page": "get_dblCalls_dist",
      "title": "Derive doublet calls from doublset scores",
      "topics": [
        "get_dblCalls_dist"
      ]
    },
    {
      "page": "get_dblCalls_ROC",
      "title": "Derive doublet calls from classification probabilities",
      "topics": [
        "get_dblCalls_ROC"
      ]
    },
    {
      "page": "sce_chcl",
      "title": "Example single cell experiment ('SingleCellExperiment') object",
      "topics": [
        "sce_chcl"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/scds/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "Biobase",
    "BiocGenerics",
    "cli",
    "data.table",
    "DelayedArray",
    "dplyr",
    "generics",
    "GenomicRanges",
    "glue",
    "IRanges",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "pillar",
    "pkgconfig",
    "pROC",
    "R6",
    "Rcpp",
    "rlang",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "SingleCellExperiment",
    "SparseArray",
    "SummarizedExperiment",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xgboost",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "scds.Rmd",
      "filename": "scds.html",
      "title": "scds:single cell doublet scoring: In-silico doublet annotation for single cell RNA sequencing data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Quick start",
        "Example data set",
        "Computational doublet annotation",
        "Visualizing gene pairs",
        "Session Info"
      ],
      "created": "2019-03-21 21:00:08",
      "modified": "2022-09-30 19:15:41",
      "commits": 3
    }
  ],
  "_score": 6.672467313068082,
  "_indexed": false,
  "_nocasepkg": "scds",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/scds",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-05-29T08:59:03.000Z",
      "distro": "noble",
      "commit": "830e6042ae76c5b26010495b17968a611cfa5056",
      "fileid": "3567e3adc7c34a808ff3900ecfaf8952d45d81eccd3fdea33ed43a51f687a40f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627778529"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-05-29T08:59:02.000Z",
      "distro": "noble",
      "commit": "830e6042ae76c5b26010495b17968a611cfa5056",
      "fileid": "014f280da5a91c0d028a2e863bfc5bc255807e6e6084a8d3f8d1173c50808bd3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627778529"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-05-29T10:44:01.000Z",
      "commit": "830e6042ae76c5b26010495b17968a611cfa5056",
      "fileid": "7bd4ccd48a0a89f78ead83712655adb38f061ffeb2a702498241c67c3f575f57",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627778529"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-05-29T10:44:44.000Z",
      "commit": "830e6042ae76c5b26010495b17968a611cfa5056",
      "fileid": "db3960b0d2fe7830671d842ad5846f36feadcae6bec3ff9ff881eafca3dbad88",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627778529"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.0",
      "date": "2026-05-29T08:58:01.000Z",
      "commit": "830e6042ae76c5b26010495b17968a611cfa5056",
      "fileid": "4347743007c7b43eb411e1a849e2b5ccb51bb02f97f65358a85867ec12ac896d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627778529"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-29T08:56:37.000Z",
      "commit": "830e6042ae76c5b26010495b17968a611cfa5056",
      "fileid": "5693986ed7f43e74f61341ca5624aff4233a120e3e792f2a9f36e506ad314d38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627778529"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-29T08:57:07.000Z",
      "commit": "830e6042ae76c5b26010495b17968a611cfa5056",
      "fileid": "6ae9a9b85e795f0c37df5c594f8c9023d0717c48a871c4cb5ca88ac980ffaa23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627778529"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-29T08:56:33.000Z",
      "commit": "830e6042ae76c5b26010495b17968a611cfa5056",
      "fileid": "3cc27aa7bb609c18fab04d131f2848dc893cad15ffe2da59825c92df4ae76482",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627778529"
    }
  ]
}