{
  "_id": "6a1ae4a41d7bb097a09efbbe",
  "Package": "LRDE",
  "Type": "Package",
  "Title": "Differential Expression Analysis with Long Read RNA-Seq Data",
  "Version": "0.99.6",
  "Authors@R": "c(\nperson(given = \"Ziyang\", family = \"Liu\", email = \"jacobleo773@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0004-2098-434X\")),\nperson(given = \"Hongxu\", family = \"Ding\", email = \"hongxuding@arizona.edu\", role = c(\"aut\", \"fnd\"))\n)",
  "Description": "Provides hurdle negative binomial models for differential\nexpression analysis with long-read RNA-Seq data.",
  "biocViews": "Software, DifferentialExpression, Sequencing, RNASeq,\nLongRead, GeneExpression, Regression",
  "URL": "https://github.com/ziyang773/LRDE",
  "BugReports": "https://github.com/ziyang773/LRDE/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-08 03:55:08 UTC",
  "RemoteUrl": "https://github.com/bioc/LRDE",
  "RemoteRef": "HEAD",
  "RemoteSha": "449980e0deedafe9365599a6aceda35f61589046",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:35:21 UTC",
    "User": "root"
  },
  "Author": "Ziyang Liu [aut, cre] (ORCID: <https://orcid.org/0009-0004-2098-434X>),\nHongxu Ding [aut, fnd]",
  "Maintainer": "Ziyang Liu <jacobleo773@gmail.com>",
  "MD5sum": "ea72e8f9156e19b2695aa39abf695d7c",
  "_user": "bioc",
  "_type": "src",
  "_file": "LRDE_0.99.6.tar.gz",
  "_fileid": "c0b55f9fb65662cbd415431c96d61faf1f36bec321bcffd9ee1be0e4274f271a",
  "_filesize": 134463,
  "_sha256": "c0b55f9fb65662cbd415431c96d61faf1f36bec321bcffd9ee1be0e4274f271a",
  "_created": "2026-05-30T09:35:21.000Z",
  "_published": "2026-05-30T13:22:44.123Z",
  "_jobs": [
    {
      "job": 78640023860,
      "time": 167,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307314017"
    },
    {
      "job": 78640023873,
      "time": 281,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307327747"
    },
    {
      "job": 78640023900,
      "time": 283,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307328097"
    },
    {
      "job": 78640023874,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7308480742"
    },
    {
      "job": 78640023872,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7308482125"
    },
    {
      "job": 78639427824,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307220067"
    },
    {
      "job": 78640023861,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307307583"
    },
    {
      "job": 78640023940,
      "time": 181,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307313119"
    },
    {
      "job": 78640023917,
      "time": 155,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307310884"
    },
    {
      "job": 78640023915,
      "time": 152,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307310597"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 4
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26675880185",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/LRDE",
  "_commit": {
    "id": "449980e0deedafe9365599a6aceda35f61589046",
    "author": "Ziyang Liu <jacobleo773@gmail.com>",
    "committer": "Ziyang Liu <jacobleo773@gmail.com>",
    "message": "Bump version to 0.99.6 to trigger BiocCheck\n",
    "time": 1775620508
  },
  "_maintainer": {
    "name": "Ziyang Liu",
    "email": "jacobleo773@gmail.com",
    "login": "ziyang773",
    "description": "",
    "uuid": 61805413
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocGenerics",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-12",
      "n": 11
    },
    {
      "week": "2026-14",
      "n": 4
    },
    {
      "week": "2026-15",
      "n": 6
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.1.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "0.99.6",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "differentialexpression",
    "sequencing",
    "rnaseq",
    "longread",
    "geneexpression",
    "regression"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ziyang773",
      "count": 22,
      "uuid": 61805413
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 146,
    "source": "https://www.bioconductor.org/packages/stats/bioc/LRDE"
  },
  "_devurl": "https://github.com/ziyang773/lrde",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/LRDE.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ziyang773/lrde",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "hurdle_LRT",
    "hurdle_Wald_Test",
    "prepareDGE",
    "sizeFactorsEst",
    "tagwiseEst"
  ],
  "_help": [
    {
      "page": "LRDE-package",
      "title": "LRDE: Differential Expression Analysis for Long-Read RNA-Seq Data",
      "topics": [
        "LRDE-package",
        "LRDE"
      ]
    },
    {
      "page": "hurdle_LRT",
      "title": "Likelihood Ratio Test for Hurdle Negative Binomial Model",
      "topics": [
        "hurdle_LRT"
      ]
    },
    {
      "page": "hurdle_Wald_Test",
      "title": "Wald Test for Hurdle Negative Binomial Model",
      "topics": [
        "hurdle_Wald_Test"
      ]
    },
    {
      "page": "prepareDGE",
      "title": "Prepare Count Data for Differential Expression Analysis",
      "topics": [
        "prepareDGE"
      ]
    },
    {
      "page": "sizeFactorsEst",
      "title": "Estimate Size Factors for Normalization",
      "topics": [
        "sizeFactorsEst"
      ]
    },
    {
      "page": "tagwiseEst",
      "title": "Tag-wise Dispersion Estimation for Hurdle Negative Binomial Model",
      "topics": [
        "tagwiseEst"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/LRDE/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "Biobase",
    "BiocGenerics",
    "DelayedArray",
    "generics",
    "GenomicRanges",
    "IRanges",
    "lattice",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "SparseArray",
    "SummarizedExperiment",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "LRDE-vignette.Rmd",
      "filename": "LRDE-vignette.html",
      "title": "Differential Expression Analysis with Long Read RNA-Seq Data",
      "author": "Ziyang Liu, Hongxu Ding",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Statistical Methodology",
        "1. Hurdle Model",
        "2. Information Borrowing via Empirical Bayes",
        "3. Differential Expression Testing",
        "Data Structure",
        "Example Workflow",
        "Interpreting Results",
        "Multiple Testing Correction",
        "Supported Input Format",
        "Session Information"
      ],
      "created": "2026-03-19 17:56:05",
      "modified": "2026-04-08 00:52:54",
      "commits": 3
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "lrde",
  "_universes": [
    "bioc",
    "ziyang773"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.99.6",
      "date": "2026-05-30T09:51:58.000Z",
      "distro": "noble",
      "commit": "449980e0deedafe9365599a6aceda35f61589046",
      "fileid": "bc4d07f498a1c64f2f4d169039413662b56a0881a45e4e925c43a1a3ebe0fc07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675880185"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.99.6",
      "date": "2026-05-30T09:52:08.000Z",
      "distro": "noble",
      "commit": "449980e0deedafe9365599a6aceda35f61589046",
      "fileid": "ecbad7ac0594410a01e40cfba3257e55d2dcf82065a4687d7658aeeb8f472a4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675880185"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.99.6",
      "date": "2026-05-30T13:21:18.000Z",
      "commit": "449980e0deedafe9365599a6aceda35f61589046",
      "fileid": "8daea108fdd2d8e5173c7b5490b31a05345fc9d255f809b0e67ac902c1707781",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675880185"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.99.6",
      "date": "2026-05-30T13:21:22.000Z",
      "commit": "449980e0deedafe9365599a6aceda35f61589046",
      "fileid": "33dc8f6abc31860aab89f32d36972be91dcf234c6f3802ff92240624988ea98c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675880185"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.99.6",
      "date": "2026-05-30T09:50:18.000Z",
      "commit": "449980e0deedafe9365599a6aceda35f61589046",
      "fileid": "1adeed7deb20d8bc12748ced8462b8529b8862993db95761de8e3a10e94686f1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675880185"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.99.6",
      "date": "2026-05-30T09:49:29.000Z",
      "commit": "449980e0deedafe9365599a6aceda35f61589046",
      "fileid": "b99fb95ee7611c44aacb3b85681c327673be9bc22fcb00d0b0ea4ece6ea51e4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675880185"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.99.6",
      "date": "2026-05-30T09:49:04.000Z",
      "commit": "449980e0deedafe9365599a6aceda35f61589046",
      "fileid": "2576460964e6296ee31c790637113da847049c1f7e213bfb7f416c84546e3c84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675880185"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.99.6",
      "date": "2026-05-30T09:49:16.000Z",
      "commit": "449980e0deedafe9365599a6aceda35f61589046",
      "fileid": "a5498685851516d64bb2cbbbd9ffe4387cf68799d9ee87fc63a3eea120a00ea0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26675880185"
    }
  ]
}