{
  "_id": "6a1f013bb401979e7341afa4",
  "Package": "TaxaNorm",
  "Title": "Feature-Wise Normalization for Microbiome Sequencing Data",
  "Version": "2.3",
  "Authors@R": "c(\nperson(\"Ziyue\", \"Wang\", email = \"wangziyue57@gmail.com\", role = c(\"aut\")),\nperson(\"Dillon\", \"Lloyd\", email = \"dtlloyd@ncsu.edu\", role = c(\"aut\",\"cre\",\"cph\")),\nperson(\"Shanshan\", \"Zhao\", email = \"shanshan.zhao@nih.gov\", role = c(\"aut\",\"ctb\")),\nperson(\"Alison\", \"Motsinger-Reif\", email = \"alison.motsinger-reif@nih.gov\", role = c(\"aut\",\"ctb\")))",
  "Maintainer": "Dillon Lloyd <dtlloyd@ncsu.edu>",
  "Description": "A novel feature-wise normalization method based on a\nzero-inflated negative binomial model. This method assumes that\nthe effects of sequencing depth vary for each taxon on their\nmean and also incorporates a rational link of zero probability\nand taxon dispersion as a function of sequencing depth. Ziyue\nWang, Dillon Lloyd, Shanshan Zhao, Alison Motsinger-Reif (2023)\n<doi:10.1101/2023.10.31.563648>.",
  "License": "GPL-3",
  "URL": "https://github.com/wangziyue57/TaxaNorm",
  "biocViews": "Sequencing, Microbiome, Metagenomics, Normalization,\nVisualization",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "BugReports": "https://github.com/wangziyue57/TaxaNorm/issues",
  "Config/pak/sysreqs": "libglpk-dev libicu-dev libxml2-dev zlib1g-dev",
  "Repository": "https://wangziyue57.r-universe.dev",
  "Date/Publication": "2025-11-19 17:51:23 UTC",
  "RemoteUrl": "https://github.com/wangziyue57/taxanorm",
  "RemoteRef": "HEAD",
  "RemoteSha": "4cf01e5c2b1ef3f39ac75051ba9c60b42d556357",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 08:46:55 UTC",
    "User": "root"
  },
  "Author": "Ziyue Wang [aut],\nDillon Lloyd [aut, cre, cph],\nShanshan Zhao [aut, ctb],\nAlison Motsinger-Reif [aut, ctb]",
  "MD5sum": "9c7f6d99ed2435c3770b69c9e38f6e3c",
  "_user": "wangziyue57",
  "_type": "src",
  "_file": "TaxaNorm_2.3.tar.gz",
  "_fileid": "dd6563055360b7dad15731e2dd47b10ae439579438b2dfa98c31728f2bc4eeb0",
  "_filesize": 701566,
  "_sha256": "dd6563055360b7dad15731e2dd47b10ae439579438b2dfa98c31728f2bc4eeb0",
  "_created": "2026-05-18T08:46:55.000Z",
  "_published": "2026-06-02T16:13:47.666Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79117492037,
      "time": 251,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053392791"
    },
    {
      "job": 79117491972,
      "time": 236,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053387782"
    },
    {
      "job": 79117492078,
      "time": 220,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053373291"
    },
    {
      "job": 79117491757,
      "time": 249,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053378816"
    },
    {
      "job": 79117491931,
      "time": 222,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053308099"
    },
    {
      "job": 79117491224,
      "time": 160,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363400477"
    },
    {
      "job": 79117491740,
      "time": 203,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053376313"
    },
    {
      "job": 79117492018,
      "time": 204,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053376422"
    },
    {
      "job": 79117492123,
      "time": 192,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053372351"
    }
  ],
  "_buildurl": "https://github.com/r-universe/wangziyue57/actions/runs/26022939119",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/wangziyue57/taxanorm",
  "_commit": {
    "id": "4cf01e5c2b1ef3f39ac75051ba9c60b42d556357",
    "author": "Ziyue Wang <wangziyue57@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add citation for Taxanorm paper",
    "time": 1763574683
  },
  "_maintainer": {
    "name": "Dillon Lloyd",
    "email": "dtlloyd@ncsu.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "microbiome",
      "role": "Depends"
    },
    {
      "package": "phyloseq",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "vegan",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "pscl",
      "role": "Imports"
    },
    {
      "package": "parallelly",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "wangziyue57",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-47",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "sequencing",
    "microbiome",
    "metagenomics",
    "normalization",
    "visualization"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "dtlloyd96",
      "count": 49,
      "uuid": 51928118
    },
    {
      "user": "wangziyue57",
      "count": 3,
      "uuid": 22154049
    }
  ],
  "_userbio": {
    "uuid": 22154049,
    "type": "user",
    "name": "Ziyue Wang"
  },
  "_downloads": {
    "count": 163,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/TaxaNorm"
  },
  "_devurl": "https://github.com/wangziyue57/taxanorm",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/TaxaNorm.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/wangziyue57/taxanorm",
  "_realowner": "wangziyue57",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2.4",
      "date": "2023-12-12"
    }
  ],
  "_exports": [
    "coefficients",
    "coefficients<-",
    "converge",
    "converge<-",
    "ecdf",
    "ecdf<-",
    "final_df",
    "final_df<-",
    "input_data",
    "input_data<-",
    "llk",
    "llk<-",
    "model_pars",
    "model_pars<-",
    "mu",
    "mu<-",
    "normdata",
    "normdata<-",
    "pi",
    "pi<-",
    "rawdata",
    "rawdata<-",
    "TaxaNorm_Model_Parameters",
    "TaxaNorm_Model_QC",
    "TaxaNorm_NMDS",
    "TaxaNorm_Normalization",
    "TaxaNorm_QC_Input",
    "TaxaNorm_Results",
    "TaxaNorm_Run_Diagnose",
    "theta",
    "theta<-"
  ],
  "_datasets": [
    {
      "name": "TaxaNorm_Example_Input",
      "title": "TaxaNorm data objects",
      "object": "TaxaNorm_Example_Input",
      "file": "TaxaNorm_Example_Input.rda",
      "class": [
        "phyloseq"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "TaxaNorm_Example_Output",
      "title": "TaxaNorm data objects",
      "object": "TaxaNorm_Example_Output",
      "file": "TaxaNorm_Example_Output.rda",
      "class": [
        "TaxaNorm_Results"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "TaxaNorm_Model_Parameters-class",
      "title": "TaxaNorm_Model_Parameters",
      "topics": [
        "coefficients,TaxaNorm_Model_Parameters-method",
        "coefficients<-,TaxaNorm_Model_Parameters-method",
        "mu,TaxaNorm_Model_Parameters-method",
        "mu<-,TaxaNorm_Model_Parameters-method",
        "pi,TaxaNorm_Model_Parameters-method",
        "pi<-,TaxaNorm_Model_Parameters-method",
        "TaxaNorm_Model_Parameters",
        "TaxaNorm_Model_Parameters-class",
        "TaxaNorm_Model_Parameters-coefficients",
        "TaxaNorm_Model_Parameters-mu",
        "TaxaNorm_Model_Parameters-pi",
        "TaxaNorm_Model_Parameters-theta",
        "theta,TaxaNorm_Model_Parameters-method",
        "theta<-,TaxaNorm_Model_Parameters-method"
      ]
    },
    {
      "page": "TaxaNorm_Model_QC",
      "title": "Function to QC TaxNorm algorithm",
      "topics": [
        "TaxaNorm_Model_QC"
      ]
    },
    {
      "page": "TaxaNorm_NMDS",
      "title": "Function for TaxNorm NMDS",
      "topics": [
        "TaxaNorm_NMDS"
      ]
    },
    {
      "page": "TaxaNorm_Normalization",
      "title": "Function to run TaxaNorm algorithm",
      "topics": [
        "TaxaNorm_Normalization"
      ]
    },
    {
      "page": "TaxaNorm_QC_Input",
      "title": "Function for TaxNorm input data",
      "topics": [
        "TaxaNorm_QC_Input"
      ]
    },
    {
      "page": "TaxaNorm_Results-class",
      "title": "TaxaNorm Results",
      "topics": [
        "converge,TaxaNorm_Results-method",
        "converge<-,TaxaNorm_Results-method",
        "ecdf,TaxaNorm_Results-method",
        "ecdf<-,TaxaNorm_Results-method",
        "final_df,TaxaNorm_Results-method",
        "final_df<-,TaxaNorm_Results-method",
        "input_data,TaxaNorm_Results-method",
        "input_data<-,TaxaNorm_Results-method",
        "llk,TaxaNorm_Results-method",
        "llk<-,TaxaNorm_Results-method",
        "model_pars,TaxaNorm_Results-method",
        "model_pars<-,TaxaNorm_Results-method",
        "normdata,TaxaNorm_Results-method",
        "normdata<-,TaxaNorm_Results-method",
        "rawdata,TaxaNorm_Results-method",
        "rawdata<-,TaxaNorm_Results-method",
        "TaxaNorm_Results",
        "TaxaNorm_Results-class",
        "TaxaNorm_Results-converge",
        "TaxaNorm_Results-ecdf",
        "TaxaNorm_Results-final_df",
        "TaxaNorm_Results-input_data",
        "TaxaNorm_Results-llk",
        "TaxaNorm_Results-model_pars",
        "TaxaNorm_Results-normdata",
        "TaxaNorm_Results-rawdata"
      ]
    },
    {
      "page": "TaxaNorm_Run_Diagnose",
      "title": "Function to run TaxNorm algorithm",
      "topics": [
        "TaxaNorm_Run_Diagnose"
      ]
    },
    {
      "page": "TaxaNorm-datasets",
      "title": "TaxaNorm data objects",
      "topics": [
        "TaxaNorm-datasets",
        "TaxaNorm_Example_Input",
        "TaxaNorm_Example_Output"
      ]
    },
    {
      "page": "TaxaNormGenerics",
      "title": "TaxaNorm package generics",
      "topics": [
        "coefficients",
        "coefficients<-",
        "converge",
        "converge<-",
        "ecdf",
        "ecdf<-",
        "final_df",
        "final_df<-",
        "input_data",
        "input_data<-",
        "llk",
        "llk<-",
        "model_pars",
        "model_pars<-",
        "mu",
        "mu<-",
        "normdata",
        "normdata<-",
        "pi",
        "pi<-",
        "rawdata",
        "rawdata<-",
        "TaxaNormGenerics",
        "theta",
        "theta<-"
      ]
    }
  ],
  "_readme": "https://github.com/wangziyue57/taxanorm/raw/HEAD/README.md",
  "_rundeps": [
    "ade4",
    "ape",
    "bayesm",
    "Biobase",
    "BiocGenerics",
    "biomformat",
    "Biostrings",
    "cli",
    "cluster",
    "codetools",
    "compositions",
    "cpp11",
    "crayon",
    "data.table",
    "DEoptimR",
    "digest",
    "dplyr",
    "farver",
    "foreach",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "igraph",
    "IRanges",
    "isoband",
    "iterators",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixStats",
    "mgcv",
    "microbiome",
    "multtest",
    "nlme",
    "parallelly",
    "permute",
    "phyloseq",
    "pillar",
    "pixmap",
    "pkgconfig",
    "plyr",
    "pscl",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "reshape2",
    "rlang",
    "robustbase",
    "Rtsne",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "sp",
    "stringi",
    "stringr",
    "survival",
    "tensorA",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "vegan",
    "viridisLite",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "TaxNorm Introduction",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "What is the ZINB method?",
        "Outline",
        "Installation",
        "Required Packages",
        "Installation from Bioconductor",
        "Installation from Github",
        "Loading Package into R Environment",
        "Example Usage",
        "Load Input Data",
        "Pre-process Input Data",
        "QC Input Data",
        "Run Normalization",
        "QC TaxNorm Model",
        "TaxNorm NMDS"
      ],
      "created": "2023-10-09 16:01:26",
      "modified": "2023-10-24 17:04:25",
      "commits": 3
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "taxanorm",
  "_universes": [
    "wangziyue57"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3",
      "date": "2026-05-18T08:49:36.000Z",
      "distro": "noble",
      "commit": "4cf01e5c2b1ef3f39ac75051ba9c60b42d556357",
      "fileid": "9d37f2701520ec3ba5a5b48dfd0f3814b083403859626f8387ec64f6e7f24e9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wangziyue57/actions/runs/26022939119"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.3",
      "date": "2026-05-18T08:49:31.000Z",
      "distro": "noble",
      "commit": "4cf01e5c2b1ef3f39ac75051ba9c60b42d556357",
      "fileid": "f038ef4964b679edbf0af1378c38a82f147b3ad416faefae59e558ec57523ebb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wangziyue57/actions/runs/26022939119"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3",
      "date": "2026-05-18T08:49:36.000Z",
      "commit": "4cf01e5c2b1ef3f39ac75051ba9c60b42d556357",
      "fileid": "67470ee6e30c8f7c08ba1068dda08a7e4b11aecc9fc89f85463f9540d28f85ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wangziyue57/actions/runs/26022939119"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.3",
      "date": "2026-05-18T08:49:20.000Z",
      "commit": "4cf01e5c2b1ef3f39ac75051ba9c60b42d556357",
      "fileid": "35f84718df3f5f28a5e3e4a76a3ce9359555ee518c92608545e2936b5ea44ae9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wangziyue57/actions/runs/26022939119"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.3",
      "date": "2026-05-18T08:48:49.000Z",
      "commit": "4cf01e5c2b1ef3f39ac75051ba9c60b42d556357",
      "fileid": "572ade5a6ae75591d26140bcaa39b13c3e297a097276fb3ba7248f6bd6184e3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wangziyue57/actions/runs/26022939119"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.3",
      "date": "2026-05-18T08:49:07.000Z",
      "commit": "4cf01e5c2b1ef3f39ac75051ba9c60b42d556357",
      "fileid": "be096f8ef7bbc9ca6cc51919bd5319f494dd18ff4e9a03c41294e069868c2d64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wangziyue57/actions/runs/26022939119"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.3",
      "date": "2026-05-18T08:48:43.000Z",
      "commit": "4cf01e5c2b1ef3f39ac75051ba9c60b42d556357",
      "fileid": "1503bbb96258ae1b88c255177733b4d60f1b426d97514f63da9b8fc45178ac72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wangziyue57/actions/runs/26022939119"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.3",
      "date": "2026-06-02T16:13:17.000Z",
      "commit": "4cf01e5c2b1ef3f39ac75051ba9c60b42d556357",
      "fileid": "9f68258f806e02fe1b91b8930014b4b7010cf99dd29785b82f97fc8b68a792fe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wangziyue57/actions/runs/26022939119"
    }
  ]
}