{
  "_id": "69cb972d7ce0fc79f220daa8",
  "Package": "consensusDE",
  "Type": "Package",
  "Title": "RNA-seq analysis using multiple algorithms",
  "Version": "1.28.0",
  "Authors@R": "c(person(\"Ashley J.\", \"Waardenberg\", email = \"a.waardenberg@gmail.com\", \nrole = c(\"aut\", \"cre\")), person(\"Martha M.\", \"Cooper\", email = \"marthacooper92@gmail.com\",\nrole = c(\"ctb\")))",
  "Description": "This package allows users to perform DE analysis using\nmultiple algorithms. It seeks consensus from multiple methods.\nCurrently it supports \"Voom\", \"EdgeR\" and \"DESeq\". It uses\nRUV-seq (optional) to remove unwanted sources of variation.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1",
  "VignetteBuilder": "knitr",
  "biocViews": "Transcriptomics, MultipleComparison, Clustering, Sequencing,\nSoftware",
  "Config/pak/sysreqs": "make libbz2-dev libicu-dev libjpeg-dev liblzma-dev\nlibpng-dev libxml2-dev libssl-dev xz-utils zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2025-10-29 14:48:35 UTC",
  "RemoteUrl": "https://github.com/bioc/consensusDE",
  "RemoteRef": "RELEASE_3_22",
  "RemoteSha": "7c6b1388c91fe9a939b76a383fe18c420c450084",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-03-31 09:32:29 UTC",
    "User": "root"
  },
  "Author": "Ashley J. Waardenberg [aut, cre],\nMartha M. Cooper [ctb]",
  "Maintainer": "Ashley J. Waardenberg <a.waardenberg@gmail.com>",
  "MD5sum": "6b0f12868215474128dfe4949cccfe69",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "consensusDE_1.28.0.tar.gz",
  "_fileid": "6afb15bff68eac194c2d3c66520a4917bd4d76a37be20d632b1b90158386d28e",
  "_filesize": 764747,
  "_sha256": "6afb15bff68eac194c2d3c66520a4917bd4d76a37be20d632b1b90158386d28e",
  "_created": "2026-03-31T09:32:29.000Z",
  "_jobs": [
    {
      "job": 69324618998,
      "time": 296,
      "config": "bioc-checks",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6196398058"
    },
    {
      "job": 69324619034,
      "time": 560,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6196476141"
    },
    {
      "job": 69324619098,
      "time": 522,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6196464518"
    },
    {
      "job": 69324619096,
      "time": 282,
      "config": "macos-devel-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6196393908"
    },
    {
      "job": 69324619104,
      "time": 325,
      "config": "macos-release-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6196406211"
    },
    {
      "job": 69323601560,
      "time": 427,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6196312036"
    },
    {
      "job": 69324619041,
      "time": 274,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6196391299"
    },
    {
      "job": 69324619103,
      "time": 448,
      "config": "windows-devel",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6196442737"
    },
    {
      "job": 69324618989,
      "time": 413,
      "config": "windows-release",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6196432244"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 15
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/23790229990",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/consensusDE",
  "_commit": {
    "id": "7c6b1388c91fe9a939b76a383fe18c420c450084",
    "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_22 branch\n",
    "time": 1761749315
  },
  "_maintainer": {
    "name": "Ashley J. Waardenberg",
    "email": "a.waardenberg@gmail.com",
    "login": "awaardenberg",
    "uuid": 11515415
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "BiocGenerics",
      "role": "Depends"
    },
    {
      "package": "airway",
      "role": "Imports"
    },
    {
      "package": "AnnotationDbi",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "Biobase",
      "role": "Imports"
    },
    {
      "package": "Biostrings",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "dendextend",
      "role": "Imports"
    },
    {
      "package": "DESeq2",
      "version": ">= 1.20.0",
      "role": "Imports"
    },
    {
      "package": "EDASeq",
      "role": "Imports"
    },
    {
      "package": "ensembldb",
      "role": "Imports"
    },
    {
      "package": "edgeR",
      "role": "Imports"
    },
    {
      "package": "EnsDb.Hsapiens.v86",
      "role": "Imports"
    },
    {
      "package": "GenomicAlignments",
      "role": "Imports"
    },
    {
      "package": "GenomicFeatures",
      "role": "Imports"
    },
    {
      "package": "limma",
      "role": "Imports"
    },
    {
      "package": "org.Hs.eg.db",
      "role": "Imports"
    },
    {
      "package": "pcaMethods",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "Rsamtools",
      "role": "Imports"
    },
    {
      "package": "RUVSeq",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "TxDb.Dmelanogaster.UCSC.dm3.ensGene",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-16",
      "n": 2
    },
    {
      "week": "2025-44",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.29.0",
      "bioc": "3.23"
    },
    {
      "branch": "release",
      "version": "1.28.0",
      "bioc": "3.22"
    }
  ],
  "_topics": [
    "transcriptomics",
    "multiplecomparison",
    "clustering",
    "sequencing",
    "software"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 308,
    "source": "https://www.bioconductor.org/packages/stats/bioc/consensusDE"
  },
  "_searchresults": 15,
  "_rbuild": "4.5.3",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/consensusDE.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "buildSummarized",
    "diag_plots",
    "multi_de_pairs"
  ],
  "_help": [
    {
      "page": "buildSummarized",
      "title": "Generate summarized Read File for DE analyses",
      "topics": [
        "buildSummarized"
      ]
    },
    {
      "page": "diag_plots",
      "title": "QC/diagnostic plotting",
      "topics": [
        "diag_plots"
      ]
    },
    {
      "page": "multi_de_pairs",
      "title": "Batch - multiDE analysis of many comparisons",
      "topics": [
        "multi_de_pairs"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/consensusDE/raw/RELEASE_3_22/README.md",
  "_rundeps": [
    "abind",
    "airway",
    "AnnotationDbi",
    "AnnotationFilter",
    "aroma.light",
    "askpass",
    "BH",
    "Biobase",
    "BiocFileCache",
    "BiocGenerics",
    "BiocIO",
    "BiocManager",
    "BiocParallel",
    "biomaRt",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "cachem",
    "cigarillo",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "dbplyr",
    "DelayedArray",
    "deldir",
    "dendextend",
    "DESeq2",
    "dplyr",
    "EDASeq",
    "edgeR",
    "EnsDb.Hsapiens.v86",
    "ensembldb",
    "farver",
    "fastmap",
    "filelock",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomeInfoDb",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "hms",
    "httr",
    "httr2",
    "hwriter",
    "interp",
    "IRanges",
    "isoband",
    "jpeg",
    "jsonlite",
    "KEGGREST",
    "labeling",
    "lambda.r",
    "lattice",
    "latticeExtra",
    "lazyeval",
    "lifecycle",
    "limma",
    "locfit",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "openssl",
    "org.Hs.eg.db",
    "pcaMethods",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "ProtGenerics",
    "purrr",
    "pwalign",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "RUVSeq",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "ShortRead",
    "snow",
    "SparseArray",
    "statmod",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "TxDb.Dmelanogaster.UCSC.dm3.ensGene",
    "UCSC.utils",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr",
    "XML",
    "xml2",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "consensusDE.Rmd",
      "filename": "consensusDE.html",
      "title": "consensusDE: DE analysis using multiple algorithms",
      "author": "Ashley J. Waardenberg",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction to consensusDE",
        "consensusDE examples",
        "Building a summarized experiment",
        "Filtering low count data",
        "Building a tx_db object first",
        "Performing Differential Expresssion",
        "Annotating DE results",
        "Writing tables to an output directory",
        "Removing unwanted variation (RUV)",
        "DE analysis with paired samples",
        "Normalisation options",
        "Plotting functions",
        "Mapped reads",
        "Relative Log Expression",
        "Principle Component Analysis",
        "RUV residuals",
        "Hierarchical Clustering",
        "Density distribution",
        "Boxplot",
        "MA plot",
        "Volcano",
        "P-value distribution",
        "General notes about plotting",
        "Accessing additional data for each comparison",
        "Citing results that use consensusDE"
      ],
      "created": "2018-09-28 05:29:25",
      "modified": "2019-12-03 05:52:28",
      "commits": 18
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": false,
  "_nocasepkg": "consensusde",
  "_universes": [
    "bioc-release"
  ],
  "_published": "2026-06-14T06:22:46.057Z",
  "_failure": {
    "version": "1.30.0",
    "commit": {
      "id": "f7f9ddeff0f71034058b4ddb5a4ba5cae2c99b7f",
      "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": 1777380543
    },
    "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27398392905",
    "date": "2026-06-14T06:22:46.052Z",
    "job": {
      "job": 81254327363,
      "time": 335,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7618141933"
    }
  },
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.28.0",
      "date": "2026-03-31T09:38:31.000Z",
      "distro": "noble",
      "commit": "7c6b1388c91fe9a939b76a383fe18c420c450084",
      "fileid": "be35b277f49e47437dd51aacb8cd41713bcc3f1e4a1a28998e5a79a034bcd6a5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/23790229990"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.28.0",
      "date": "2026-03-31T09:35:27.000Z",
      "commit": "7c6b1388c91fe9a939b76a383fe18c420c450084",
      "fileid": "9cd409d692b3c9728ced297f1dc78f1432c76d3f7dc976dad508f82521be29a9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/23790229990"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.28.0",
      "date": "2026-03-31T09:35:29.000Z",
      "commit": "7c6b1388c91fe9a939b76a383fe18c420c450084",
      "fileid": "1068bb707983b664bd55af336d790d3367701e1defcda8805398e6ec2c15295c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/23790229990"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "1.28.0",
      "date": "2026-03-31T09:37:50.000Z",
      "commit": "7c6b1388c91fe9a939b76a383fe18c420c450084",
      "fileid": "b38ac5f9900d2c9a426445e143ab5361c0a0469ff40f011f6f5171dedec989aa",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/23790229990"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.28.0",
      "date": "2026-03-31T09:35:57.000Z",
      "commit": "7c6b1388c91fe9a939b76a383fe18c420c450084",
      "fileid": "3b158e49c1dfb056390dce195af4b7302ee099d4d986513d6b866fc703c88345",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/23790229990"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.28.0",
      "date": "2026-03-31T09:35:54.000Z",
      "commit": "7c6b1388c91fe9a939b76a383fe18c420c450084",
      "fileid": "d145b2884d038525b5a642ada94f4df7669f8f46250f8b7f2da7d4992857f1c4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/23790229990"
    }
  ]
}