{
  "_id": "6a57173aff0138dec5d6d978",
  "Package": "demuxmix",
  "Title": "Demultiplexing oligo-barcoded scRNA-seq data using regression\nmixture models",
  "Version": "1.15.0",
  "Date": "2024-01-29",
  "Description": "A package for demultiplexing single-cell sequencing\nexperiments of pooled cells labeled with barcode\noligonucleotides. The package implements methods to fit\nregression mixture models for a probabilistic classification of\ncells, including multiplet detection. Demultiplexing error\nrates can be estimated, and methods for quality control are\nprovided.",
  "Authors@R": "person(\"Hans-Ulrich\", \"Klein\",\nemail = \"hansulrich.klein@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-6382-9428\"))",
  "License": "Artistic-2.0",
  "VignetteBuilder": "knitr",
  "biocViews": "SingleCell, Sequencing, Preprocessing, Classification,\nRegression",
  "BiocType": "Software",
  "URL": "https://github.com/huklein/demuxmix",
  "BugReports": "https://github.com/huklein/demuxmix/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.2",
  "Config/testthat/edition": "3",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:58:56 UTC",
  "RemoteUrl": "https://github.com/bioc/demuxmix",
  "RemoteRef": "HEAD",
  "RemoteSha": "0375c4ecbb1c6eb0c1bb1d2b979096826cc73c7d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-15 05:03:26 UTC",
    "User": "root"
  },
  "Author": "Hans-Ulrich Klein [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6382-9428>)",
  "Maintainer": "Hans-Ulrich Klein <hansulrich.klein@gmail.com>",
  "_user": "bioc",
  "_type": "src",
  "_file": "demuxmix_1.15.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/3f187254771fd88eb9ac9b89481f450f69c69e5af2d15c3d9c8da083b26d7471",
  "_filesize": 1355891,
  "_sha256": "3f187254771fd88eb9ac9b89481f450f69c69e5af2d15c3d9c8da083b26d7471",
  "_expires": "2026-10-23T05:14:32.000Z",
  "_created": "2026-07-15T05:03:26.000Z",
  "_published": "2026-07-15T05:14:34.412Z",
  "_bioccheck": {
    "error": 0,
    "warning": 2,
    "note": 7
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/29390300719",
  "_status": "success",
  "_upstream": "https://github.com/bioc/demuxmix",
  "_commit": {
    "id": "0375c4ecbb1c6eb0c1bb1d2b979096826cc73c7d",
    "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": 1777381136
  },
  "_maintainer": {
    "name": "Hans-Ulrich Klein",
    "email": "hansulrich.klein@gmail.com",
    "login": "huklein",
    "description": "I am a bioinformatician interested in computational neuroimmunology working at Columbia University.",
    "uuid": 29508973,
    "orcid": "0000-0002-6382-9428"
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 87272635349,
      "time": 200,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8333088379"
    },
    {
      "job": 87272635332,
      "time": 210,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8333091231"
    },
    {
      "job": 87272635322,
      "time": 628,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8333205678"
    },
    {
      "job": 87272635357,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8333062354"
    },
    {
      "job": 87272635333,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8333059655"
    },
    {
      "job": 87272089145,
      "time": 241,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8333032806"
    },
    {
      "job": 87272635315,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8333069548"
    },
    {
      "job": 87272635343,
      "time": 134,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8333070218"
    },
    {
      "job": 87272635374,
      "time": 136,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8333070565"
    },
    {
      "job": 87272635347,
      "time": 128,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8333068324"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "cowplot",
      "role": "Suggests"
    },
    {
      "package": "DropletUtils",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "reshape2",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.15.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.14.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "singlecell",
    "sequencing",
    "preprocessing",
    "classification",
    "regression"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "huklein",
      "count": 57,
      "uuid": 29508973
    },
    {
      "user": "jwokaty",
      "count": 6,
      "uuid": 1744257
    },
    {
      "user": "petehaitch",
      "count": 1,
      "uuid": 1049741
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 446,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 418,
    "source": "https://www.bioconductor.org/packages/stats/bioc/demuxmix"
  },
  "_devurl": "https://github.com/huklein/demuxmix",
  "_searchresults": 34,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/demuxmix.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/huklein/demuxmix",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "demuxmix",
    "dmmClassify",
    "dmmOverlap",
    "dmmSimulateHto",
    "pAcpt",
    "pAcpt<-",
    "plotDmmHistogram",
    "plotDmmPosteriorP",
    "plotDmmScatter",
    "summary"
  ],
  "_datasets": [
    {
      "name": "csf",
      "title": "Hashtag oligonucleotide (HTO) counts from 2,590 droplets",
      "object": "csf",
      "file": "csf.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "HTO",
        "NumGenes",
        "freemuxlet",
        "freemuxlet.prob"
      ],
      "rows": 2590,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "csf",
      "title": "Hashtag oligonucleotide (HTO) counts from 2,590 droplets",
      "topics": [
        "csf"
      ]
    },
    {
      "page": "demuxmix",
      "title": "Demultiplexing using mixture models",
      "topics": [
        "demuxmix",
        "demuxmix,Matrix,missing-method",
        "demuxmix,matrix,missing-method",
        "demuxmix,Matrix,numeric-method",
        "demuxmix,matrix,numeric-method"
      ]
    },
    {
      "page": "Demuxmix-class",
      "title": "A class representing a set of mixture models fitted to HTO data",
      "topics": [
        "Demuxmix",
        "Demuxmix-class",
        "pAcpt",
        "pAcpt,Demuxmix-method",
        "pAcpt<-",
        "pAcpt<-,Demuxmix,numeric-method",
        "show,Demuxmix-method",
        "summary,Demuxmix-method"
      ]
    },
    {
      "page": "dmmClassify",
      "title": "Return classification results from a Demuxmix object",
      "topics": [
        "dmmClassify",
        "dmmClassify,Demuxmix-method"
      ]
    },
    {
      "page": "dmmOverlap",
      "title": "Calculate the intersection of two components of a mixture model",
      "topics": [
        "dmmOverlap",
        "dmmOverlap,Demuxmix,ANY-method",
        "dmmOverlap,Demuxmix,missing-method"
      ]
    },
    {
      "page": "dmmSimulateHto",
      "title": "Simulate HTO sequencing data",
      "topics": [
        "dmmSimulateHto",
        "dmmSimulateHto,matrix-method"
      ]
    },
    {
      "page": "plotDmmHistogram",
      "title": "Plotting a histogram with mixture probability mass function",
      "topics": [
        "plotDmmHistogram",
        "plotDmmHistogram,Demuxmix,ANY-method",
        "plotDmmHistogram,Demuxmix,missing-method"
      ]
    },
    {
      "page": "plotDmmPosteriorP",
      "title": "Plotting a histogram of posterior probabilities",
      "topics": [
        "plotDmmPosteriorP",
        "plotDmmPosteriorP,Demuxmix,ANY-method",
        "plotDmmPosteriorP,Demuxmix,missing-method"
      ]
    },
    {
      "page": "plotDmmScatter",
      "title": "Plotting RNA features versus HTO counts",
      "topics": [
        "plotDmmScatter",
        "plotDmmScatter,Demuxmix,ANY-method",
        "plotDmmScatter,Demuxmix,missing-method"
      ]
    },
    {
      "page": "summary",
      "title": "Summarize classification results of a Demuxmix model",
      "topics": [
        "summary",
        "summary,data.frame-method"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/demuxmix/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "MASS",
    "Matrix",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "demuxmix.Rmd",
      "filename": "demuxmix.html",
      "title": "Demultiplexing oligonucleotide-labeled scRNA-seq data with demuxmix",
      "author": "Hans-Ulrich Klein",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Quick start",
        "Demultiplexing droplets with demuxmix",
        "Example datasets",
        "Simulated dataset",
        "Cell line mixture dataset",
        "Running demuxmix",
        "Quality control",
        "Comparison to hashedDrops",
        "Special usecase: pooling non-labeled with labeled cells",
        "Session Info",
        "References"
      ],
      "created": "2021-08-08 16:05:27",
      "modified": "2022-09-07 00:23:51",
      "commits": 15
    }
  ],
  "_score": 6.008600171761918,
  "_indexed": true,
  "_nocasepkg": "demuxmix",
  "_universes": [
    "bioc",
    "huklein"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.15.0",
      "date": "2026-07-15T05:06:30.000Z",
      "distro": "resolute",
      "commit": "0375c4ecbb1c6eb0c1bb1d2b979096826cc73c7d",
      "fileid": "https://r2.ropensci.org/7a9371fe6d221c36ced2d5d08f8642b436ba50529951664323f6a8304538a979",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29390300719"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.15.0",
      "date": "2026-07-15T05:13:25.000Z",
      "distro": "resolute",
      "commit": "0375c4ecbb1c6eb0c1bb1d2b979096826cc73c7d",
      "fileid": "https://r2.ropensci.org/61cc7b4264fcf03183a98ec7cb48229dd8e32686a341f4db8eb4dfb1b259e440",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29390300719"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.15.0",
      "date": "2026-07-15T05:04:58.000Z",
      "commit": "0375c4ecbb1c6eb0c1bb1d2b979096826cc73c7d",
      "fileid": "https://r2.ropensci.org/282bc87d97788a236dbb273172e5b6e8d5a1181b3b65dcaf28d8160c372bfc37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29390300719"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.15.0",
      "date": "2026-07-15T05:04:54.000Z",
      "commit": "0375c4ecbb1c6eb0c1bb1d2b979096826cc73c7d",
      "fileid": "https://r2.ropensci.org/f187068f4feb01c67934277e79eed03a52e59b642a60960a3f4901c00d6dd0b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29390300719"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.15.0",
      "date": "2026-07-15T05:05:57.000Z",
      "commit": "0375c4ecbb1c6eb0c1bb1d2b979096826cc73c7d",
      "fileid": "https://r2.ropensci.org/9e4978b0c163bde092dc0f732aaae07c434ce8d7fb42388235abfe795c578ed3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29390300719"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.15.0",
      "date": "2026-07-15T05:05:02.000Z",
      "commit": "0375c4ecbb1c6eb0c1bb1d2b979096826cc73c7d",
      "fileid": "https://r2.ropensci.org/819f2857498354c9e582e752d485e3a47578ddbfa5e08dce5b3a03e6c04cf888",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29390300719"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.15.0",
      "date": "2026-07-15T05:05:03.000Z",
      "commit": "0375c4ecbb1c6eb0c1bb1d2b979096826cc73c7d",
      "fileid": "https://r2.ropensci.org/2c1cd541df95980c7d04d881ce21d3ff5f41d3e6ea592c35becf78b90f6bde6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29390300719"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.15.0",
      "date": "2026-07-15T05:05:02.000Z",
      "commit": "0375c4ecbb1c6eb0c1bb1d2b979096826cc73c7d",
      "fileid": "https://r2.ropensci.org/b9f6fbd8458b92caf13e652cc9500d76b1b0ff106d2f6b0ec1acbb5ba63252a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29390300719"
    }
  ]
}