Package: DAssemble
Type: Package
Title: Ensemble Models for Differential Analysis
Version: 0.99.4
Authors@R: 
    c(
        person("Ziyu", "Liu", email = "lclcencen@gmail.com", role = "aut"),
        person("Nalin", "Arora", email = "naa4050@med.cornell.edu", role = c("aut", "cre"),
               comment = c(ORCID = "0009-0009-1340-688X")),
        person("Chuxuan", "Gao", email = "chg4016@alumni.weill.cornell.edu",
               role = "aut"),
        person("Himel", "Mallick", email = "him4004@med.cornell.edu",
               role = "aut"))
Description: The DAssemble package implements an ensemble framework for
        differential-abundance and differential-expression analysis
        across bulk RNA-seq, single-cell RNA-seq, and microbiome
        studies. It wraps a collection of popular DA/DE methods as core
        methods and combines them via Cauchy Combination Tests (CCT),
        optionally augmented by simple enhancers such as Wilcoxon,
        Kolmogorov–Smirnov, and presence–absence logistic regression.
License: MIT + file LICENSE
Encoding: UTF-8
biocViews: Software, StatisticalMethod, DifferentialExpression, RNASeq,
        SingleCell, Microbiome, Normalization, Regression
Depends: R (>= 4.5.0)
Imports: stats, utils, dplyr, MultiAssayExperiment,
        SummarizedExperiment
Suggests: DESeq2, edgeR, limma, dearseq, metagenomeSeq, MAST, cplm,
        brglm2, dfadjust, glmmTMB, logging, MASS, pbapply,
        preprocessCore, Maaslin2, maaslin3, LOCOM2, MicrobiomeStat,
        ANCOMBC, ALDEx2, airway, scran, SingleCellExperiment, knitr,
        rmarkdown, BiocStyle, phyloseq, S4Vectors, testthat (>= 3.0.0),
        boot
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://bioc.r-universe.dev
Date/Publication: 2026-09-10 18:52:41 UTC
RemoteUrl: https://github.com/bioc/DAssemble
RemoteRef: HEAD
RemoteSha: ca195c8a7bfea072c20198ccace2a62887268d0c
NeedsCompilation: no
Packaged: 2026-09-10 21:52:34 UTC; root
Author: Ziyu Liu [aut],
  Nalin Arora [aut, cre] (ORCID: <https://orcid.org/0009-0009-1340-688X>),
  Chuxuan Gao [aut],
  Himel Mallick [aut]
Maintainer: Nalin Arora <naa4050@med.cornell.edu>
Built: R 4.6.1; ; 2026-09-10 21:54:40 UTC; windows
