{
  "_id": "6a281de3a476d7de6d3c792b",
  "Package": "DAssemble",
  "Type": "Package",
  "Title": "Ensemble Models for Differential Analysis",
  "Version": "0.99.0",
  "Authors@R": "c(\nperson(\"Himel\", \"Mallick\", email = \"him4004@med.cornell.edu\", role = \"aut\"),\nperson(\"Ziyu\", \"Liu\", email = \"lclcencen@gmail.com\", role = \"aut\"),\nperson(\"Nalin\", \"Arora\", email = \"naa4050@med.cornell.edu\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0009-1340-688X\")))",
  "Description": "The DAssemble package implements an ensemble framework for\ndifferential-abundance and differential-expression analysis\nacross bulk RNA-seq, single-cell RNA-seq, and microbiome\nstudies. It wraps a collection of popular DA/DE methods as core\nmethods and combines them via Cauchy Combination Tests (CCT),\noptionally augmented by simple enhancers such as Wilcoxon,\nKolmogorov–Smirnov, and presence–absence logistic regression.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "biocViews": "Software, StatisticalMethod, DifferentialExpression, RNASeq,\nSingleCell, Microbiome, Normalization, Regression",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/himelmallick/DAssemble",
  "BugReports": "https://github.com/himelmallick/DAssemble/issues",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libicu-dev zlib1g-dev",
  "Repository": "https://biocstaging.r-universe.dev",
  "Date/Publication": "2026-05-30 18:08:02 UTC",
  "RemoteUrl": "https://github.com/BiocStaging/DAssemble",
  "RemoteRef": "HEAD",
  "RemoteSha": "dcf0c31c018d543448f0044cd562417822a2d206",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 14:00:16 UTC",
    "User": "root"
  },
  "Author": "Himel Mallick [aut],\nZiyu Liu [aut],\nNalin Arora [aut, cre] (ORCID: <https://orcid.org/0009-0009-1340-688X>)",
  "Maintainer": "Nalin Arora <naa4050@med.cornell.edu>",
  "MD5sum": "648115a7c4fa09caaaf85c7617fd4a45",
  "_user": "biocstaging",
  "_type": "src",
  "_file": "DAssemble_0.99.0.tar.gz",
  "_fileid": "95250e62bb597a41e7f537361166d219bbbf54c4ba685cb72e6094e26fcfffd6",
  "_filesize": 2847761,
  "_sha256": "95250e62bb597a41e7f537361166d219bbbf54c4ba685cb72e6094e26fcfffd6",
  "_created": "2026-06-09T14:00:16.000Z",
  "_published": "2026-06-09T14:06:27.442Z",
  "_jobs": [
    {
      "job": 80341442895,
      "time": 285,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7510084173"
    },
    {
      "job": 80341442926,
      "time": 323,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7510100727"
    },
    {
      "job": 80341442894,
      "time": 316,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7510097791"
    },
    {
      "job": 80341443062,
      "time": 170,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7510078179"
    },
    {
      "job": 80341442846,
      "time": 143,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7510029368"
    },
    {
      "job": 80337466198,
      "time": 1065,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7509953510"
    },
    {
      "job": 80341442998,
      "time": 255,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7510070770"
    },
    {
      "job": 80341442911,
      "time": 162,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7510030192"
    },
    {
      "job": 80341442961,
      "time": 186,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7510039524"
    },
    {
      "job": 80341443027,
      "time": 252,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7510068891"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 4
  },
  "_buildurl": "https://github.com/r-universe/biocstaging/actions/runs/27210363478",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/BiocStaging/DAssemble",
  "_commit": {
    "id": "dcf0c31c018d543448f0044cd562417822a2d206",
    "author": "Nalin Arora <nalin21478@iiitd.ac.in>",
    "committer": "Nalin Arora <nalin21478@iiitd.ac.in>",
    "message": "Updated description\n",
    "time": 1780164482
  },
  "_maintainer": {
    "name": "Nalin Arora",
    "email": "naa4050@med.cornell.edu"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "MultiAssayExperiment",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "DESeq2",
      "role": "Suggests"
    },
    {
      "package": "edgeR",
      "role": "Suggests"
    },
    {
      "package": "limma",
      "role": "Suggests"
    },
    {
      "package": "dearseq",
      "role": "Suggests"
    },
    {
      "package": "metagenomeSeq",
      "role": "Suggests"
    },
    {
      "package": "MAST",
      "role": "Suggests"
    },
    {
      "package": "cplm",
      "role": "Suggests"
    },
    {
      "package": "dfadjust",
      "role": "Suggests"
    },
    {
      "package": "glmmTMB",
      "role": "Suggests"
    },
    {
      "package": "logging",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "pbapply",
      "role": "Suggests"
    },
    {
      "package": "preprocessCore",
      "role": "Suggests"
    },
    {
      "package": "Maaslin2",
      "role": "Suggests"
    },
    {
      "package": "maaslin3",
      "role": "Suggests"
    },
    {
      "package": "LOCOM2",
      "role": "Suggests"
    },
    {
      "package": "MicrobiomeStat",
      "role": "Suggests"
    },
    {
      "package": "ANCOMBC",
      "role": "Suggests"
    },
    {
      "package": "ALDEx2",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "airway",
      "role": "Suggests"
    },
    {
      "package": "scran",
      "role": "Suggests"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "phyloseq",
      "role": "Suggests"
    },
    {
      "package": "Seurat",
      "role": "Suggests"
    },
    {
      "package": "S4Vectors",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "TreeSummarizedExperiment",
      "role": "Suggests"
    },
    {
      "package": "KernSmooth",
      "role": "Suggests"
    },
    {
      "package": "foreign",
      "role": "Suggests"
    },
    {
      "package": "nnet",
      "role": "Suggests"
    },
    {
      "package": "rpart",
      "role": "Suggests"
    },
    {
      "package": "spatial",
      "role": "Suggests"
    },
    {
      "package": "boot",
      "role": "Suggests"
    },
    {
      "package": "class",
      "role": "Suggests"
    }
  ],
  "_owner": "biocstaging",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 4
    }
  ],
  "_tags": [],
  "_topics": [
    "software",
    "statisticalmethod",
    "differentialexpression",
    "rnaseq",
    "singlecell",
    "microbiome",
    "normalization",
    "regression"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "nalin21478",
      "count": 4,
      "uuid": 102464913
    },
    {
      "user": "himelmallick",
      "count": 4,
      "uuid": 18686976
    }
  ],
  "_userbio": {
    "uuid": 278472782,
    "type": "organization",
    "name": "BiocStaging"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DAssemble"
  },
  "_devurl": "https://github.com/himelmallick/dassemble",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DAssemble.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "DAssemble"
  ],
  "_help": [
    {
      "page": "DAssemble",
      "title": "Differential analysis using DAssemble",
      "topics": [
        "DAssemble"
      ]
    }
  ],
  "_readme": "https://github.com/BiocStaging/DAssemble/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "cli",
    "cpp11",
    "DelayedArray",
    "dplyr",
    "generics",
    "GenomicRanges",
    "glue",
    "IRanges",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "MultiAssayExperiment",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "DAssemble.Rmd",
      "filename": "DAssemble.html",
      "title": "DAssemble: Ensemble Differential Analysis",
      "author": "Himel Mallick, Ziyu Liu, Nalin Arora",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Bulk RNA-seq Example",
        "Microbiome Example",
        "Session information"
      ],
      "created": "2026-05-30 16:49:13",
      "modified": "2026-05-30 16:49:13",
      "commits": 1
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "dassemble",
  "_universes": [
    "biocstaging",
    "himelmallick"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.99.0",
      "date": "2026-06-09T14:05:17.000Z",
      "distro": "noble",
      "commit": "dcf0c31c018d543448f0044cd562417822a2d206",
      "fileid": "1ab1b4ceca77ecd58d976353eec9aed5c53b1547441d2055120ccec97fa723e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/27210363478"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.99.0",
      "date": "2026-06-09T14:05:05.000Z",
      "distro": "noble",
      "commit": "dcf0c31c018d543448f0044cd562417822a2d206",
      "fileid": "4bb8657423947ccef921183b720ece3edf3385880a62904d07d27cdc21a0a5ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/27210363478"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.99.0",
      "date": "2026-06-09T14:04:33.000Z",
      "commit": "dcf0c31c018d543448f0044cd562417822a2d206",
      "fileid": "5c06c654ce54b7a8d12926b124e62325442c4063087daf70f1587dfcae890a9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/27210363478"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.99.0",
      "date": "2026-06-09T14:02:46.000Z",
      "commit": "dcf0c31c018d543448f0044cd562417822a2d206",
      "fileid": "a7b3a9cb7161ad6f809c6f8b1970bc297cedf61dc808095053141562865591ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/27210363478"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.99.0",
      "date": "2026-06-09T14:04:49.000Z",
      "commit": "dcf0c31c018d543448f0044cd562417822a2d206",
      "fileid": "0256115eaea45cd7be7e2b0a5a8942716ceb6ad4e58df03f3a583c54f72b08a2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/27210363478"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.99.0",
      "date": "2026-06-09T14:02:44.000Z",
      "commit": "dcf0c31c018d543448f0044cd562417822a2d206",
      "fileid": "a2cc1e7f21a358bd7a4cc376f6f619bc48ab5ef65a35af0383b788e953c7fcb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/27210363478"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.99.0",
      "date": "2026-06-09T14:02:56.000Z",
      "commit": "dcf0c31c018d543448f0044cd562417822a2d206",
      "fileid": "c8b749eb7b3e65956226b06812623110e4b9b5ad4318995999e13d0560de29da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/27210363478"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.99.0",
      "date": "2026-06-09T14:04:04.000Z",
      "commit": "dcf0c31c018d543448f0044cd562417822a2d206",
      "fileid": "3bb02482b524a3845d58e5e24c7f54f71ae6cb2a78e685924bb3c44d5561cdb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/27210363478"
    }
  ]
}