{
  "_id": "6a195118acfb0bcc41ddfa3e",
  "Package": "NBAMSeq",
  "Type": "Package",
  "Title": "Negative Binomial Additive Model for RNA-Seq Data",
  "Version": "1.28.0",
  "Authors@R": "c(\nperson(\"Xu\", \"Ren\",\nemail = \"xuren2120@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Pei Fen\", \"Kuan\",\nemail = \"peifen.kuan@stonybrook.edu\", role = \"aut\"))",
  "Description": "High-throughput sequencing experiments followed by\ndifferential expression analysis is a widely used approach to\ndetect genomic biomarkers. A fundamental step in differential\nexpression analysis is to model the association between gene\ncounts and covariates of interest. NBAMSeq a flexible\nstatistical model based on the generalized additive model and\nallows for information sharing across genes in variance\nestimation.",
  "License": "GPL-2",
  "URL": "https://github.com/reese3928/NBAMSeq",
  "BugReports": "https://github.com/reese3928/NBAMSeq/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.0",
  "VignetteBuilder": "knitr",
  "biocViews": "RNASeq, DifferentialExpression, GeneExpression, Sequencing,\nCoverage",
  "Config/pak/sysreqs": "libpng-dev libxml2-dev libssl-dev zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:49:58 UTC",
  "RemoteUrl": "https://github.com/bioc/NBAMSeq",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "7526963a75bd89e68956e8da1742081f32822518",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 07:31:51 UTC",
    "User": "root"
  },
  "Author": "Xu Ren [aut, cre],\nPei Fen Kuan [aut]",
  "Maintainer": "Xu Ren <xuren2120@gmail.com>",
  "MD5sum": "e339616068e35e164501323d12c3004d",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "NBAMSeq_1.28.0.tar.gz",
  "_fileid": "e2c5399db77ae26408ee27813aff7c768a054a36562c45ca8b2492a89f01a7d8",
  "_filesize": 233830,
  "_sha256": "e2c5399db77ae26408ee27813aff7c768a054a36562c45ca8b2492a89f01a7d8",
  "_created": "2026-05-29T07:31:51.000Z",
  "_published": "2026-05-29T08:40:56.064Z",
  "_jobs": [
    {
      "job": 78457772077,
      "time": 201,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7285524651"
    },
    {
      "job": 78457772111,
      "time": 330,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7285561731"
    },
    {
      "job": 78457772044,
      "time": 325,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7285560034"
    },
    {
      "job": 78457772069,
      "time": 201,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7286638839"
    },
    {
      "job": 78457772085,
      "time": 179,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7286632973"
    },
    {
      "job": 78457010011,
      "time": 325,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285466405"
    },
    {
      "job": 78457772131,
      "time": 184,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285519104"
    },
    {
      "job": 78457772182,
      "time": 262,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7285541898"
    },
    {
      "job": 78457772075,
      "time": 239,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7285536326"
    },
    {
      "job": 78457772121,
      "time": 288,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7285549476"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 7
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624216696",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/NBAMSeq",
  "_commit": {
    "id": "7526963a75bd89e68956e8da1742081f32822518",
    "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": 1777380598
  },
  "_maintainer": {
    "name": "Xu Ren",
    "email": "xuren2120@gmail.com",
    "login": "reese3928",
    "description": "Staying at home.",
    "uuid": 13157014
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Depends"
    },
    {
      "package": "S4Vectors",
      "role": "Depends"
    },
    {
      "package": "DESeq2",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "version": ">= 1.8-24",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "genefilter",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.29.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.28.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "rnaseq",
    "differentialexpression",
    "geneexpression",
    "sequencing",
    "coverage",
    "differential-expression",
    "gene-expression",
    "generalized-additive-models",
    "generalized-linear-models",
    "negative-binomial-regression",
    "splines"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "nturaga",
      "count": 8,
      "uuid": 2746443
    },
    {
      "user": "reese3928",
      "count": 4,
      "uuid": 13157014
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 346,
    "source": "https://www.bioconductor.org/packages/stats/bioc/NBAMSeq"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/reese3928/nbamseq",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NBAMSeq.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/reese3928/nbamseq",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "getDesign",
    "getsf",
    "makeExample",
    "makeplot",
    "NBAMSeq",
    "NBAMSeqDataSet",
    "results",
    "setsf<-"
  ],
  "_help": [
    {
      "page": "makeExample",
      "title": "Make an example NBAMSeqDataSet",
      "topics": [
        "makeExample"
      ]
    },
    {
      "page": "makeplot",
      "title": "Making plots to visualize nonlinear associations",
      "topics": [
        "makeplot"
      ]
    },
    {
      "page": "NBAMSeq",
      "title": "Differential expression analysis based on negative binomial additive model",
      "topics": [
        "NBAMSeq"
      ]
    },
    {
      "page": "NBAMSeq-methods",
      "title": "Accessor functions and replace methods for NBAMSeqDataSet object",
      "topics": [
        "getDesign",
        "getDesign,NBAMSeqDataSet-method",
        "getsf",
        "getsf,NBAMSeqDataSet-method",
        "NBAMSeq-methods",
        "setsf<-",
        "setsf<-,NBAMSeqDataSet,numeric-method"
      ]
    },
    {
      "page": "NBAMSeqDataSet",
      "title": "NBAMSeqDataSet constructor",
      "topics": [
        "NBAMSeqDataSet"
      ]
    },
    {
      "page": "NBAMSeqDataSet-class",
      "title": "NBAMSeqDataSet class",
      "topics": [
        "NBAMSeqDataSet-class"
      ]
    },
    {
      "page": "results",
      "title": "Pulling out result",
      "topics": [
        "results"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/NBAMSeq/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "annotate",
    "AnnotationDbi",
    "askpass",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "DelayedArray",
    "DESeq2",
    "farver",
    "fastmap",
    "formatR",
    "futile.logger",
    "futile.options",
    "genefilter",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "httr",
    "IRanges",
    "isoband",
    "jsonlite",
    "KEGGREST",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "locfit",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mgcv",
    "mime",
    "nlme",
    "openssl",
    "pkgconfig",
    "png",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "RSQLite",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "snow",
    "SparseArray",
    "SummarizedExperiment",
    "survival",
    "sys",
    "vctrs",
    "viridisLite",
    "withr",
    "XML",
    "xtable",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "NBAMSeq-vignette.Rmd",
      "filename": "NBAMSeq-vignette.html",
      "title": "NBAMSeq: Negative Binomial Additive Model for RNA-Seq Data",
      "author": "Xu Ren and Pei Fen Kuan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Introduction",
        "Data input",
        "Differential expression analysis",
        "Pulling out DE results",
        "Visualization",
        "Session info",
        "References"
      ],
      "created": "2019-04-03 02:45:02",
      "modified": "2020-02-18 19:59:29",
      "commits": 7
    }
  ],
  "_score": 4.778151250383644,
  "_indexed": false,
  "_nocasepkg": "nbamseq",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/NBAMSeq",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.28.0",
      "date": "2026-05-29T07:35:14.000Z",
      "distro": "noble",
      "commit": "7526963a75bd89e68956e8da1742081f32822518",
      "fileid": "5f7b820e382cf3e431a9c3a01a275ab24d443b27304fefe2cf0c26905418810b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624216696"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.28.0",
      "date": "2026-05-29T07:35:18.000Z",
      "distro": "noble",
      "commit": "7526963a75bd89e68956e8da1742081f32822518",
      "fileid": "c5c24bb83785d0a8c9de9513c9cb35a122440b32694fc1ad4429d5bc69d3d7d1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624216696"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.28.0",
      "date": "2026-05-29T08:38:49.000Z",
      "commit": "7526963a75bd89e68956e8da1742081f32822518",
      "fileid": "c3f5223c2990fe553ce9b37068caaf04b973af8b848ac91b15de5c1c9d245e48",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624216696"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.28.0",
      "date": "2026-05-29T08:38:36.000Z",
      "commit": "7526963a75bd89e68956e8da1742081f32822518",
      "fileid": "c24c00888a321765a1ca3d7a3bb9bf0fbcec2272797f7235c181d2184c732f48",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624216696"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.28.0",
      "date": "2026-05-29T07:35:32.000Z",
      "commit": "7526963a75bd89e68956e8da1742081f32822518",
      "fileid": "71d2493d7facd2744e80457b9363f975291f83b81df2d08ed1bc514640d2ee4e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624216696"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.28.0",
      "date": "2026-05-29T07:34:22.000Z",
      "commit": "7526963a75bd89e68956e8da1742081f32822518",
      "fileid": "73d7388aa601d9b69e446b20c9cad78576f9b104c4d253406c23d2e84d871e37",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624216696"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.28.0",
      "date": "2026-05-29T07:34:12.000Z",
      "commit": "7526963a75bd89e68956e8da1742081f32822518",
      "fileid": "4157a275b9197aca5fb15c3123fcfe80164fc0cba14647e2fa641ab215e5cbb5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624216696"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.28.0",
      "date": "2026-05-29T07:34:14.000Z",
      "commit": "7526963a75bd89e68956e8da1742081f32822518",
      "fileid": "ef5cece171440f55f04a5f2e6cdb918241b336367e605f05249268fd52e03b89",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624216696"
    }
  ]
}