Package: augere.de
Version: 0.99.2
Date: 2026-04-11
Title: Automatic Generation of Differential Expression Analyses
Description: 
    Implements pipelines for generating differential expression analysis reports in the augere framework.
    This includes analyses with edgeR or voom-limma, with a variety of options for contrasts, blocking and covariates.
    Each pipeline function generates a self-contained Rmarkdown report with all of the steps required to reproduce the DE analysis. 
Authors@R: person("Aaron", "Lun", role=c("cre", "aut"), email="infinite.monkeys.with.keyboards@gmail.com", comment=c(ORCID="0000-0002-3564-4813"))
License: MIT + file LICENSE
Imports: utils, methods, limma, edgeR, S4Vectors, augere.core,
        alabaster.se
Suggests: testthat, knitr, rmarkdown, BiocStyle, airway,
        SummarizedExperiment
VignetteBuilder: knitr
RoxygenNote: 7.3.3
Encoding: UTF-8
URL: https://github.com/augere-bioinfo/augere.de
BugReports: https://github.com/augere-bioinfo/augere.de/issues
biocViews: WorkflowManagement, ReportWriting, DifferentialExpression,
        Transcription
git_url: https://git.bioconductor.org/packages/augere.de
git_branch: devel
git_last_commit: e494bb5
git_last_commit_date: 2026-04-11
Repository: Bioconductor 3.24
Date/Publication: 2026-05-07
NeedsCompilation: no
Packaged: 2026-05-07 20:20:35 UTC; biocbuild
Author: Aaron Lun [cre, aut] (ORCID: <https://orcid.org/0000-0002-3564-4813>)
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
