{
  "_id": "6a1eac40b25058d4daad9f61",
  "Package": "DEHOGT",
  "Type": "Package",
  "Title": "Differentially Expressed Heterogeneous Overdispersion Gene Test\nfor Count Data",
  "Version": "0.99.0",
  "Authors@R": "c(\nperson(\"Qi\", \"Xu\", email = \"qixu@andrew.cmu.edu\", role = c(\"aut\")),\nperson(\"Arlina\", \"Shen\", email = \"ahshen24@berkeley.edu\", role = c(\"cre\"),\ncomment = c(ORCID = \"0009-0008-5330-6659\")),\nperson(\"Yubai\", \"Yuan\", email = \"yvy5509@psu.edu\", role = \"ctb\"),\nperson(\"Annie\", \"Qu\", email = \"aqu2@uci.edu\", role = \"ctb\")\n)",
  "Description": "Implements a generalized linear model approach for\ndetecting differentially expressed genes across treatment\ngroups in count data. The package supports both quasi-Poisson\nand negative binomial models to handle overdispersion, ensuring\nrobust identification of differential expression. It allows for\nthe inclusion of treatment effects and gene-wise covariates, as\nwell as normalization factors for accurate scaling across\nsamples. Additionally, it incorporates statistical significance\ntesting with options for p-value adjustment and log2 fold range\nthresholds, making it suitable for RNA-seq analysis.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "biocViews": "GeneExpression, DifferentialExpression, StatisticalMethod,\nRegression, Normalization",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://github.com/ahshen26/DEHOGT",
  "BugReports": "https://github.com/ahshen26/DEHOGT",
  "Repository": "https://ahshen26.r-universe.dev",
  "Date/Publication": "2024-09-06 21:53:43 UTC",
  "RemoteUrl": "https://github.com/ahshen26/dehogt",
  "RemoteRef": "HEAD",
  "RemoteSha": "ad614f6a1c47d52b62da98e156d4ce3c4509631f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 10:08:14 UTC",
    "User": "root"
  },
  "Author": "Qi Xu [aut],\nArlina Shen [cre] (ORCID: <https://orcid.org/0009-0008-5330-6659>),\nYubai Yuan [ctb],\nAnnie Qu [ctb]",
  "Maintainer": "Arlina Shen <ahshen24@berkeley.edu>",
  "MD5sum": "6f379730af33bc14a8ca7eb9a837ed2c",
  "_user": "ahshen26",
  "_type": "src",
  "_file": "DEHOGT_0.99.0.tar.gz",
  "_fileid": "462969c137aa5de9077bf46f9f7a08c1c081d4ef848e116dc17d98bfba6ca91f",
  "_filesize": 85616,
  "_sha256": "462969c137aa5de9077bf46f9f7a08c1c081d4ef848e116dc17d98bfba6ca91f",
  "_created": "2026-06-02T10:08:14.000Z",
  "_published": "2026-06-02T10:11:12.466Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79047454071,
      "time": 96,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7354851940"
    },
    {
      "job": 79047454169,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7354856317"
    },
    {
      "job": 79047454136,
      "time": 145,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7354859540"
    },
    {
      "job": 79047454047,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7354851555"
    },
    {
      "job": 79047004677,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354818117"
    },
    {
      "job": 79047454089,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354852023"
    },
    {
      "job": 79047454067,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7354843168"
    },
    {
      "job": 79047454204,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7354849591"
    },
    {
      "job": 79047454150,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7354844033"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ahshen26/actions/runs/26812813006",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ahshen26/dehogt",
  "_commit": {
    "id": "ad614f6a1c47d52b62da98e156d4ce3c4509631f",
    "author": "ahshen26 <77656572+ahshen26@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update DESCRIPTION",
    "time": 1725659623
  },
  "_maintainer": {
    "name": "Arlina Shen",
    "email": "ahshen24@berkeley.edu",
    "login": "ahshen26",
    "description": "",
    "uuid": 77656572
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    }
  ],
  "_owner": "ahshen26",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "geneexpression",
    "differentialexpression",
    "statisticalmethod",
    "regression",
    "normalization"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ahshen26",
      "count": 11,
      "uuid": 77656572
    }
  ],
  "_userbio": {
    "uuid": 77656572,
    "type": "user",
    "name": "ahshen26"
  },
  "_downloads": {
    "count": 152,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DEHOGT"
  },
  "_devurl": "https://github.com/ahshen26/dehogt",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DEHOGT.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ahshen26/dehogt",
  "_realowner": "ahshen26",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.99.0",
      "date": "2024-09-13"
    }
  ],
  "_exports": [
    "dehogt_func"
  ],
  "_help": [
    {
      "page": "dehogt_func",
      "title": "Differentially Expressed Heterogeneous Overdispersion Genes Testing for Count Data This script implements the main function of the proposed method in the above paper",
      "topics": [
        "dehogt_func"
      ]
    }
  ],
  "_rundeps": [
    "codetools",
    "doParallel",
    "foreach",
    "iterators",
    "MASS"
  ],
  "_vignettes": [
    {
      "source": "DEHOGT.Rmd",
      "filename": "DEHOGT.html",
      "title": "Differentially Expressed Heterogeneous Overdispersion Gene Test for Count Data",
      "author": "Qi Xu, Arlina Shen, Yubai Yuan, Annie Qu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Example Worklow",
        "Session Info"
      ],
      "created": "2024-09-06 18:27:00",
      "modified": "2024-09-06 18:27:00",
      "commits": 1
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "dehogt",
  "_universes": [
    "ahshen26"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.99.0",
      "date": "2026-06-02T10:09:53.000Z",
      "distro": "noble",
      "commit": "ad614f6a1c47d52b62da98e156d4ce3c4509631f",
      "fileid": "df9c6e90e4c679b371224420657ef1aebe4e8a5ad958f1b30e57e279ccef6693",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ahshen26/actions/runs/26812813006"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.99.0",
      "date": "2026-06-02T10:10:05.000Z",
      "distro": "noble",
      "commit": "ad614f6a1c47d52b62da98e156d4ce3c4509631f",
      "fileid": "8a665835d8df68ff2ce48093535bacc080d88fab354b196c180b54cd73f1ba2f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ahshen26/actions/runs/26812813006"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.99.0",
      "date": "2026-06-02T10:10:18.000Z",
      "commit": "ad614f6a1c47d52b62da98e156d4ce3c4509631f",
      "fileid": "31d90696edc31ed12531cbbaaf418b6e286a47094769e2e0c5ec9aac065d1b3b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ahshen26/actions/runs/26812813006"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.99.0",
      "date": "2026-06-02T10:09:54.000Z",
      "commit": "ad614f6a1c47d52b62da98e156d4ce3c4509631f",
      "fileid": "1860cf6a622b6d3f14514ab01e7b457261eaeb7b1c960e8ab09b6bc94cfbd222",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ahshen26/actions/runs/26812813006"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.99.0",
      "date": "2026-06-02T10:10:04.000Z",
      "commit": "ad614f6a1c47d52b62da98e156d4ce3c4509631f",
      "fileid": "e79d27b717a26a9b7d1fb7f80c02a6f903aa0ef5687861754daf91a9f85e4cb7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ahshen26/actions/runs/26812813006"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.99.0",
      "date": "2026-06-02T10:09:23.000Z",
      "commit": "ad614f6a1c47d52b62da98e156d4ce3c4509631f",
      "fileid": "59125e22bb3467cf60c130c497eae07e91ba687507422224647bc78d3a66eb76",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ahshen26/actions/runs/26812813006"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.99.0",
      "date": "2026-06-02T10:09:41.000Z",
      "commit": "ad614f6a1c47d52b62da98e156d4ce3c4509631f",
      "fileid": "ff8c9f173708e2e966cec2fe278f097c605f983771dad1038e21d664d26c5f6d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ahshen26/actions/runs/26812813006"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.99.0",
      "date": "2026-06-02T10:09:27.000Z",
      "commit": "ad614f6a1c47d52b62da98e156d4ce3c4509631f",
      "fileid": "5975d6bf05f4dd8f9a0ce97ecbddd5e3b02a8d747c1f8c540dc6226183075cdf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ahshen26/actions/runs/26812813006"
    }
  ]
}