{
  "_id": "6a19712eacfb0bcc41ded872",
  "Package": "baySeq",
  "Type": "Package",
  "Title": "Empirical Bayesian analysis of patterns of differential\nexpression in count data",
  "Version": "2.46.0",
  "Date": "2012-12-20",
  "Authors@R": "c(person(\"Thomas J.\", \"Hardcastle\", role = \"aut\"),\nperson(\"Samuel\", \"Granjeaud\", role = \"cre\", email = \"samuel.granjeaud@inserm.fr\", comment=c(ORCID=\"0000-0001-9245-1535\")))",
  "Description": "This package identifies differential expression in\nhigh-throughput 'count' data, such as that derived from\nnext-generation sequencing machines, calculating estimated\nposterior likelihoods of differential expression (or more\ncomplex hypotheses) via empirical Bayesian methods.",
  "License": "GPL-3",
  "LazyLoad": "yes",
  "biocViews": "Sequencing, DifferentialExpression, MultipleComparison,\nSAGE, Bayesian, Coverage",
  "URL": "https://github.com/samgg/baySeq",
  "BugReports": "https://github.com/samgg/baySeq/issues",
  "RoxygenNote": "7.2.3",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 13:02:50 UTC",
  "RemoteUrl": "https://github.com/bioc/baySeq",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "76c0d69b3e7d9ca7c9a2ddbcc1621f521754438c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 09:00:28 UTC",
    "User": "root"
  },
  "Author": "Thomas J. Hardcastle [aut],\nSamuel Granjeaud [cre] (ORCID: <https://orcid.org/0000-0001-9245-1535>)",
  "Maintainer": "Samuel Granjeaud <samuel.granjeaud@inserm.fr>",
  "MD5sum": "9df7f4773b0f6ddf8974fe7760ea014c",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "baySeq_2.46.0.tar.gz",
  "_fileid": "4d53a00904af8699c61e62de08121dd0ced4f9e71381b835fb433a8d82cef45b",
  "_filesize": 1374740,
  "_sha256": "4d53a00904af8699c61e62de08121dd0ced4f9e71381b835fb433a8d82cef45b",
  "_created": "2026-05-29T09:00:28.000Z",
  "_published": "2026-05-29T10:57:50.407Z",
  "_jobs": [
    {
      "job": 78470370841,
      "time": 183,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7287061250"
    },
    {
      "job": 78470370850,
      "time": 284,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287092660"
    },
    {
      "job": 78470370876,
      "time": 251,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287082357"
    },
    {
      "job": 78470370875,
      "time": 166,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7289064303"
    },
    {
      "job": 78470370825,
      "time": 151,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289064147"
    },
    {
      "job": 78468698979,
      "time": 669,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287005328"
    },
    {
      "job": 78470370921,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287039731"
    },
    {
      "job": 78470370913,
      "time": 192,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287063871"
    },
    {
      "job": 78470370899,
      "time": 191,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7287063605"
    },
    {
      "job": 78470370901,
      "time": 176,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287059270"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 17
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627770885",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/baySeq",
  "_commit": {
    "id": "76c0d69b3e7d9ca7c9a2ddbcc1621f521754438c",
    "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": 1777381370
  },
  "_maintainer": {
    "name": "Samuel Granjeaud",
    "email": "samuel.granjeaud@inserm.fr",
    "login": "samgg",
    "description": "first dot last at inserm dot fr",
    "uuid": 3333348,
    "orcid": "0000-0001-9245-1535"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.3.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "edgeR",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "abind",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "BiocGenerics",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "2.47.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "2.46.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "sequencing",
    "differentialexpression",
    "multiplecomparison",
    "sage",
    "bayesian",
    "coverage"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "dtenenba",
      "count": 22,
      "uuid": 2286826
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "samgg",
      "count": 11,
      "uuid": 3333348
    },
    {
      "user": "jwokaty",
      "count": 6,
      "uuid": 1744257
    },
    {
      "user": "hpages",
      "count": 2,
      "uuid": 8810451
    },
    {
      "user": "sonali-bioc",
      "count": 2,
      "uuid": 6373953
    },
    {
      "user": "lshep",
      "count": 2,
      "uuid": 18724380
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "vjcitn",
      "count": 1,
      "uuid": 4624066
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 1036,
    "source": "https://www.bioconductor.org/packages/stats/bioc/baySeq"
  },
  "_mentions": 139,
  "_devurl": "https://github.com/samgg/bayseq",
  "_searchresults": 82,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/baySeq.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/samgg/bayseq",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "allModels",
    "bbDensity",
    "bbNCDist",
    "bimodalSeparator",
    "densityFunction",
    "densityFunction<-",
    "densityFunctions",
    "flatten",
    "getLibsizes",
    "getLikelihoods",
    "getLikelihoods.BB",
    "getLikelihoods.NB",
    "getPosteriors",
    "getPriors",
    "getPriors.NB",
    "getTPs",
    "groups",
    "groups<-",
    "libsizes",
    "libsizes<-",
    "makeOrderings",
    "marginaliseEqual",
    "marginalisePairwise",
    "md2Density",
    "md3Density",
    "mdDensity",
    "methObservables",
    "nbinomDensity",
    "normDensity",
    "plotMA.CD",
    "plotNullPrior",
    "plotPosteriors",
    "plotPriors",
    "replicates",
    "replicates<-",
    "seglens",
    "seglens<-",
    "selectTop",
    "summarisePosteriors",
    "topCounts",
    "ZINBDensity"
  ],
  "_datasets": [
    {
      "name": "CDPost",
      "title": "'countData' object derived from data file 'simData' with estimated likelihoods of differential expression.",
      "object": "CDPost",
      "file": "CDPost.RData",
      "class": [
        "countData"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "CDPriors",
      "title": "'countData' object derived from data file 'simData' with estimated priors.",
      "object": "CDPriors",
      "file": "CDPriors.RData",
      "class": [
        "countData"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "mobAnnotation",
      "title": "Annotation data for a set of small RNA loci derived from sequencing of grafts of Arabidopsis thaliana intended for differential expression analyses.",
      "object": "mobAnnotation",
      "file": "mobAnnotation.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "chr",
        "start",
        "end"
      ],
      "rows": 3000,
      "table": true,
      "tojson": true
    },
    {
      "name": "mobData",
      "title": "Data from a set of small RNA sequencing experiments carried out on grafts of Arabidopsis thaliana intended for differential expression analyses.",
      "object": "mobData",
      "file": "mobData.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "SL236",
        "SL260",
        "SL237",
        "SL238",
        "SL239",
        "SL240"
      ],
      "rows": 3000,
      "table": true,
      "tojson": true
    },
    {
      "name": "pairData",
      "title": "Simulated data for testing the baySeq package methods for paired data",
      "object": "pairData",
      "file": "pairData.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "1.1",
        "1.2",
        "2.1",
        "2.2",
        "",
        "",
        "",
        ""
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "simData",
      "title": "Simulated data for testing the baySeq package methods",
      "object": "simData",
      "file": "simData.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "zimData",
      "title": "Simulated data for testing the baySeq package methods",
      "object": "zimData",
      "file": "zimData.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 1000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "baySeq-package",
      "title": "Empirical Bayesian analysis of patterns of differential expression in count data.",
      "topics": [
        "baySeq-package",
        "baySeq"
      ]
    },
    {
      "page": "allModels",
      "title": "Function to generate all possible models for a countData object based on the replicate data.",
      "topics": [
        "allModels"
      ]
    },
    {
      "page": "baySeq-classes",
      "title": "baySeq - classes",
      "topics": [
        "baySeq-class",
        "baySeq-classes",
        "c,countData-method",
        "countData",
        "countData-class",
        "densityFunction",
        "densityFunction,countData-method",
        "densityFunction<-",
        "densityFunction<-,countData-method",
        "dim,countData-method",
        "flatten",
        "flatten,countData-method",
        "groups",
        "groups,countData-method",
        "groups<-",
        "groups<-,countData-method",
        "libsizes",
        "libsizes,countData-method",
        "libsizes<-",
        "libsizes<-,countData-method",
        "rbind",
        "rbind,countData-method",
        "replicates",
        "replicates,countData-method",
        "replicates<-",
        "replicates<-,countData-method",
        "seglens",
        "seglens,countData-method",
        "seglens<-",
        "seglens<-,countData-method",
        "show,countData-method",
        "[,countData,ANY-method",
        "[,countData-method"
      ]
    },
    {
      "page": "bimodalSep",
      "title": "A function that, given a numeric vector, finds the value which splits the data into two sets of minimal total variance using Otsu's method.",
      "topics": [
        "bimodalSeparator"
      ]
    },
    {
      "page": "CDPost",
      "title": "`countData' object derived from data file `simData' with estimated likelihoods of differential expression.",
      "topics": [
        "CDPost"
      ]
    },
    {
      "page": "CDPriors",
      "title": "`countData' object derived from data file `simData' with estimated priors.",
      "topics": [
        "CDPriors"
      ]
    },
    {
      "page": "densityFunction",
      "title": "Class '\"densityFunction\"'",
      "topics": [
        "densityFunction-class"
      ]
    },
    {
      "page": "densityFunctions",
      "title": "Lists all currently available densityFunctions.",
      "topics": [
        "bbDensity",
        "bbNCDist",
        "densityFunctions",
        "md2Density",
        "md3Density",
        "mdDensity",
        "nbinomDensity",
        "normDensity",
        "ZINBDensity"
      ]
    },
    {
      "page": "getLibsizes",
      "title": "Estimates library scaling factors (library sizes) for count data.",
      "topics": [
        "getLibsizes"
      ]
    },
    {
      "page": "getLikelihoods",
      "title": "Finds posterior likelihoods for each count or paired count as belonging to some model.",
      "topics": [
        "getLikelihoods",
        "getLikelihoods.BB",
        "getLikelihoods.NB"
      ]
    },
    {
      "page": "getPosteriors",
      "title": "An internal function in the baySeq package for calculating posterior likelihoods given likelihoods of the data.",
      "topics": [
        "getPosteriors"
      ]
    },
    {
      "page": "getPriors",
      "title": "Estimates prior parameters for the underlying distributions of 'count' data.",
      "topics": [
        "getPriors",
        "getPriors.NB"
      ]
    },
    {
      "page": "getTPs",
      "title": "Gets the number of true positives in the top n counts selected by ranked posterior likelihoods",
      "topics": [
        "getTPs"
      ]
    },
    {
      "page": "makeOrderings",
      "title": "Construct orderings for count data given a model structure and an ordering function.",
      "topics": [
        "makeOrderings"
      ]
    },
    {
      "page": "marginaliseEqual",
      "title": "Computes marginal likelihoods that two replicate groups are equal.",
      "topics": [
        "marginaliseEqual"
      ]
    },
    {
      "page": "marginalisePairwise",
      "title": "Computes marginal likelihoods that two replicate groups differ, in a paticular direction.",
      "topics": [
        "marginalisePairwise"
      ]
    },
    {
      "page": "methObservables",
      "title": "Generation of intermediate values in likelihood estimation for methylation data.",
      "topics": [
        "methObservables"
      ]
    },
    {
      "page": "mobAnnotation",
      "title": "Annotation data for a set of small RNA loci derived from sequencing of grafts of Arabidopsis thaliana intended for differential expression analyses.",
      "topics": [
        "mobAnnotation"
      ]
    },
    {
      "page": "mobData",
      "title": "Data from a set of small RNA sequencing experiments carried out on grafts of Arabidopsis thaliana intended for differential expression analyses.",
      "topics": [
        "mobData"
      ]
    },
    {
      "page": "pairData",
      "title": "Simulated data for testing the baySeq package methods for paired data",
      "topics": [
        "pairData"
      ]
    },
    {
      "page": "plotMA.CD",
      "title": "'MA'-plot for count data.",
      "topics": [
        "plotMA.CD"
      ]
    },
    {
      "page": "plotNullPrior",
      "title": "Plots distribution of null function and shows the threshold separator.",
      "topics": [
        "plotNullPrior"
      ]
    },
    {
      "page": "plotPosteriors",
      "title": "Plots the posterior likelihoods estimated for a 'countData' object against the log-ratios observed between two sets of sample data.",
      "topics": [
        "plotPosteriors"
      ]
    },
    {
      "page": "plotPriors",
      "title": "Plots the density of the log values estimated for the mean rate in the prior data for the Negative Binomial approach to detecting differential expression",
      "topics": [
        "plotPriors"
      ]
    },
    {
      "page": "selectTop",
      "title": "Selects the top genomic events, based on posterior likelihoods, from a `countData' object.",
      "topics": [
        "selectTop"
      ]
    },
    {
      "page": "simData",
      "title": "Simulated data for testing the baySeq package methods",
      "topics": [
        "simData"
      ]
    },
    {
      "page": "summarisePosteriors",
      "title": "Summarises expected number of genomic events given the calculated posterior likelihoods of a countData object.",
      "topics": [
        "summarisePosteriors"
      ]
    },
    {
      "page": "topCounts",
      "title": "Get the top counts corresponding to some group from a 'countData' object",
      "topics": [
        "topCounts"
      ]
    },
    {
      "page": "zimData",
      "title": "Simulated data for testing the baySeq package methods",
      "topics": [
        "zimData"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "BiocGenerics",
    "edgeR",
    "generics",
    "GenomicRanges",
    "IRanges",
    "lattice",
    "limma",
    "locfit",
    "S4Vectors",
    "Seqinfo",
    "statmod"
  ],
  "_vignettes": [
    {
      "source": "baySeq_generic.Rnw",
      "filename": "baySeq_generic.pdf",
      "title": "Advanced baySeq analyses",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2014-10-08 10:42:02",
      "modified": "2023-06-26 21:31:33",
      "commits": 5
    },
    {
      "source": "baySeq.Rnw",
      "filename": "baySeq.pdf",
      "title": "baySeq",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2013-10-23 14:50:55",
      "modified": "2024-10-26 14:34:14",
      "commits": 8
    }
  ],
  "_score": 7.388566095552163,
  "_indexed": false,
  "_nocasepkg": "bayseq",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/baySeq",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.46.0",
      "date": "2026-05-29T09:03:50.000Z",
      "distro": "noble",
      "commit": "76c0d69b3e7d9ca7c9a2ddbcc1621f521754438c",
      "fileid": "dce33cd8fed30f1a2d82476f9fc60291be1fedde1930062f59458239b8ea56e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627770885"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.46.0",
      "date": "2026-05-29T09:03:32.000Z",
      "distro": "noble",
      "commit": "76c0d69b3e7d9ca7c9a2ddbcc1621f521754438c",
      "fileid": "b1780d609a3cdb59c4af836d088f857ec1033fda129e00063a2819fd706f45a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627770885"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.46.0",
      "date": "2026-05-29T10:55:59.000Z",
      "commit": "76c0d69b3e7d9ca7c9a2ddbcc1621f521754438c",
      "fileid": "30ed61f9a37f0fefa6589e3f421e2db294569babaf4f2e3498d25aab55c618c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627770885"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.46.0",
      "date": "2026-05-29T10:56:18.000Z",
      "commit": "76c0d69b3e7d9ca7c9a2ddbcc1621f521754438c",
      "fileid": "ceedfd9967146def584b522da6d2ff28d9cde858dea80a4767fb883494c9e266",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627770885"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.46.0",
      "date": "2026-05-29T09:02:43.000Z",
      "commit": "76c0d69b3e7d9ca7c9a2ddbcc1621f521754438c",
      "fileid": "cc286f1efde53be80469867f696e6d7e617c49de99dae67e2078582c9a29d24d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627770885"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.46.0",
      "date": "2026-05-29T09:01:53.000Z",
      "commit": "76c0d69b3e7d9ca7c9a2ddbcc1621f521754438c",
      "fileid": "4cacd8c8d57b544301b6ece96822a88497c4d48bf8359f6571d56a68e6b953aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627770885"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.46.0",
      "date": "2026-05-29T09:02:00.000Z",
      "commit": "76c0d69b3e7d9ca7c9a2ddbcc1621f521754438c",
      "fileid": "8267f27bd75bfa0006d994d6d3127640b9ad6312579565c57d857cb4625b1cff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627770885"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.46.0",
      "date": "2026-05-29T09:01:45.000Z",
      "commit": "76c0d69b3e7d9ca7c9a2ddbcc1621f521754438c",
      "fileid": "4339d8325f96a948f9b394328ebaa79322873bb5409d7f7b99fddab9e5c79ba3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26627770885"
    }
  ]
}