{
  "_id": "6a1ad4501d7bb097a09e409b",
  "Package": "dominatR",
  "Title": "Feature Dominance-based R Package for Genomic Data",
  "Version": "1.1.0",
  "Date": "2025-09-10",
  "Authors@R": "c(\nperson(\ngiven = \"Simon\",\nfamily = \"Lizarazo\",\nrole = c(\"aut\", \"cre\"),\nemail = \"silizarazoch@gmail.com\",\ncomment = c(ORCID = \"0009-0001-8974-6225\")\n),\nperson(\ngiven = \"Ethan\",\nfamily = \"Chen\",\nrole = c(\"aut\"),\nemail = \"yitian7@illinois.edu\"\n),\nperson(\ngiven = \"Rajendra\",\nfamily = \"K C\",\nrole = c(\"aut\")\n),\nperson(\ngiven = \"Kevin\",\nfamily = \"Van Bortle\",\nrole = c(\"aut\", \"cph\"),\nemail = \"kvbortle@illinois.edu\")\n)",
  "Description": "dominatR is an R package for quantifying and visualizing\nfeature dominance in datasets.  dominatR applies concepts drawn\nfrom physics such as center of mass and shannon's entropy to\neffectively visualize features (e.g. genes) that are present\nwithin a specific context or condition. The package integrates,\ndataframes, matrices and SummerizedExperiment objects and is\nable to perform common genomic normalization methods. The key\naspect is the generation of plots that serve to highlight\ncontext-relevant feature dominance.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/VanBortleLab/dominatR,\nhttps://vanbortlelab.github.io/dominatR/",
  "BugReports": "https://github.com/VanBortleLab/dominatR/issues",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "biocViews": "Visualization, Normalization, Classification, GeneExpression",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "Config/Needs/website": "rmarkdown",
  "Config/pak/sysreqs": "libfontconfig1-dev libfreetype6-dev libfribidi-dev\nlibharfbuzz-dev libicu-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 13:05:55 UTC",
  "RemoteUrl": "https://github.com/bioc/dominatR",
  "RemoteRef": "HEAD",
  "RemoteSha": "f53dfa0bade94fd2173d12c923533c3fad185f2f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 08:39:50 UTC",
    "User": "root"
  },
  "Author": "Simon Lizarazo [aut, cre] (ORCID:\n<https://orcid.org/0009-0001-8974-6225>),\nEthan Chen [aut],\nRajendra K C [aut],\nKevin Van Bortle [aut, cph]",
  "Maintainer": "Simon Lizarazo <silizarazoch@gmail.com>",
  "MD5sum": "e8dc24e517900d1887d4456173e62091",
  "_user": "bioc",
  "_type": "src",
  "_file": "dominatR_1.1.0.tar.gz",
  "_fileid": "f07008259d5f5d1bf03025a70b9f530894dabf99216b3d0e9a5465b57ae0ddaf",
  "_filesize": 2700558,
  "_sha256": "f07008259d5f5d1bf03025a70b9f530894dabf99216b3d0e9a5465b57ae0ddaf",
  "_created": "2026-05-30T08:39:50.000Z",
  "_published": "2026-05-30T12:13:04.094Z",
  "_jobs": [
    {
      "job": 78637175214,
      "time": 199,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306916363"
    },
    {
      "job": 78637175218,
      "time": 377,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306933041"
    },
    {
      "job": 78637175222,
      "time": 376,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306932960"
    },
    {
      "job": 78637175221,
      "time": 273,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7308080162"
    },
    {
      "job": 78637175217,
      "time": 211,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7308073869"
    },
    {
      "job": 78636933840,
      "time": 306,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306896260"
    },
    {
      "job": 78637175215,
      "time": 158,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306912485"
    },
    {
      "job": 78637175223,
      "time": 213,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306917532"
    },
    {
      "job": 78637175219,
      "time": 324,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7306927933"
    },
    {
      "job": 78637175216,
      "time": 283,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306924024"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 2
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26679371214",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/dominatR",
  "_commit": {
    "id": "f53dfa0bade94fd2173d12c923533c3fad185f2f",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777381555
  },
  "_maintainer": {
    "name": "Simon Lizarazo",
    "email": "silizarazoch@gmail.com"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "ggnewscale",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "ggforce",
      "role": "Imports"
    },
    {
      "package": "geomtextpath",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "airway",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "dominatRData",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 4
    },
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2025-32",
      "n": 3
    },
    {
      "week": "2025-35",
      "n": 3
    },
    {
      "week": "2025-36",
      "n": 26
    },
    {
      "week": "2025-37",
      "n": 8
    },
    {
      "week": "2025-38",
      "n": 3
    },
    {
      "week": "2025-39",
      "n": 3
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2025-47",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.1.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.0.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "visualization",
    "normalization",
    "classification",
    "geneexpression"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "slizarazo21",
      "count": 88,
      "uuid": 124115449
    },
    {
      "user": "kvbortle",
      "count": 47,
      "uuid": 134555524
    },
    {
      "user": "ethanchen6",
      "count": 13,
      "uuid": 156864303
    },
    {
      "user": "jwokaty",
      "count": 2,
      "uuid": 1744257
    },
    {
      "user": "13rajendra",
      "count": 1,
      "uuid": 130776338
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 141,
    "source": "https://www.bioconductor.org/packages/stats/bioc/dominatR"
  },
  "_devurl": "https://github.com/vanbortlelab/dominatr",
  "_pkgdown": "https://vanbortlelab.github.io/dominatR/",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dominatR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vanbortlelab/dominatr",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "centmass",
    "cpm_normalization",
    "entropy",
    "minmax_normalization",
    "plot_circle",
    "plot_circle_frequency",
    "plot_rope",
    "plot_triangle",
    "Qentropy",
    "quantile_normalization",
    "rpkm_normalization",
    "tpm_normalization"
  ],
  "_help": [
    {
      "page": "centmass",
      "title": "Compute the \"center of mass\" for rows of a data frame or SummarizedExperiment",
      "topics": [
        "centmass"
      ]
    },
    {
      "page": "cpm_normalization",
      "title": "Counts Per Million normalization",
      "topics": [
        "cpm_normalization"
      ]
    },
    {
      "page": "entropy",
      "title": "Compute Shannon Entropy on row-normalized data",
      "topics": [
        "entropy"
      ]
    },
    {
      "page": "minmax_normalization",
      "title": "Min-Max Normalization",
      "topics": [
        "minmax_normalization"
      ]
    },
    {
      "page": "plot_circle",
      "title": "Circular Dominance Plot (More than 3 variables)",
      "topics": [
        "plot_circle"
      ]
    },
    {
      "page": "plot_circle_frequency",
      "title": "Dominance–Entropy Frequency Plot",
      "topics": [
        "plot_circle_frequency"
      ]
    },
    {
      "page": "plot_rope",
      "title": "Rope (binary) dominance plot",
      "topics": [
        "plot_rope"
      ]
    },
    {
      "page": "plot_Triangle",
      "title": "Triangle (ternary) dominance plot",
      "topics": [
        "plot_triangle"
      ]
    },
    {
      "page": "Qentropy",
      "title": "Compute Q-Entropy using existing row-normalized data + Entropy",
      "topics": [
        "Qentropy"
      ]
    },
    {
      "page": "quantile_normalization",
      "title": "Quantile Normalization",
      "topics": [
        "quantile_normalization"
      ]
    },
    {
      "page": "rpkm_normalization",
      "title": "RPKM Normalization",
      "topics": [
        "rpkm_normalization"
      ]
    },
    {
      "page": "tpm_normalization",
      "title": "TPM Normalization",
      "topics": [
        "tpm_normalization"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/dominatR/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "base64enc",
    "Biobase",
    "BiocGenerics",
    "cli",
    "cpp11",
    "DelayedArray",
    "dplyr",
    "farver",
    "generics",
    "GenomicRanges",
    "geomtextpath",
    "ggforce",
    "ggnewscale",
    "ggplot2",
    "glue",
    "gtable",
    "IRanges",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "pillar",
    "pkgconfig",
    "polyclip",
    "R6",
    "RColorBrewer",
    "rlang",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "SparseArray",
    "stringi",
    "SummarizedExperiment",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyselect",
    "tweenr",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "dominatR.Rmd",
      "filename": "dominatR.html",
      "title": "Introduction to dominatR",
      "author": "Simon Lizarazo, Ethan Chen, Rajendra K C, Kevin Van Bortle",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Installation",
        "Data normalization; computing and plotting feature dominance",
        "Normalization functions (e.g. quantile normalization)",
        "Example 1: SummarizedExperiment object",
        "Example 2: dataframe object",
        "Calculation functions (e.g. entropy)",
        "Visualization functions (2-, 3-, and N-dimensions)",
        "Example 1: Two Dimensions with plot_rope()",
        "Example 2: Three Dimensions with plot_triangle()",
        "Example 3: N-Dimensions with plot_circle()",
        "Session Info"
      ],
      "created": "2025-09-04 03:32:54",
      "modified": "2025-11-19 03:15:17",
      "commits": 5
    }
  ],
  "_score": 5.982271233039569,
  "_indexed": true,
  "_nocasepkg": "dominatr",
  "_universes": [
    "bioc",
    "vanbortlelab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-30T08:44:06.000Z",
      "distro": "noble",
      "commit": "f53dfa0bade94fd2173d12c923533c3fad185f2f",
      "fileid": "6c4f08e99492434e773e9648804d65702f09a68d730bc66541b44bd2952efae1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679371214"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-30T08:43:49.000Z",
      "distro": "noble",
      "commit": "f53dfa0bade94fd2173d12c923533c3fad185f2f",
      "fileid": "94702318c36dd373c34c7833bd5c52bc425b4f33558bd01926f8186c57ca7081",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679371214"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-30T12:10:13.000Z",
      "commit": "f53dfa0bade94fd2173d12c923533c3fad185f2f",
      "fileid": "be33a573029006b099976197aa0b81b78bd1c769036d01150267539c3fd13a36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679371214"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-30T12:09:29.000Z",
      "commit": "f53dfa0bade94fd2173d12c923533c3fad185f2f",
      "fileid": "9bbc37c9b96c6aff538fd0716a2632e0b856e4c9a63a9faa9dea7a6ac12ff4a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679371214"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-05-30T08:43:05.000Z",
      "commit": "f53dfa0bade94fd2173d12c923533c3fad185f2f",
      "fileid": "39f12231e1e81ba5761bafaf66d8655fd67549ba8548811eb357c736f69f25e0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679371214"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-30T08:41:53.000Z",
      "commit": "f53dfa0bade94fd2173d12c923533c3fad185f2f",
      "fileid": "8f6913f31964cce5173edc3077f17dcb74f6ad1ed2f0a36295861a32253daeb3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679371214"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-30T08:41:56.000Z",
      "commit": "f53dfa0bade94fd2173d12c923533c3fad185f2f",
      "fileid": "dd0d0734a7c463f7557b26735d3a0e9293056fdeccb2565558374b1fa5cd90f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679371214"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-30T08:41:53.000Z",
      "commit": "f53dfa0bade94fd2173d12c923533c3fad185f2f",
      "fileid": "b3cfc3b361a92305d3ffe31d6fa2bb8ab19b156bc0e658daed8751b899a006d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679371214"
    }
  ]
}