{
  "_id": "6a27c18124555f66ed53d83d",
  "Package": "GoMiner",
  "Version": "1.3",
  "Date": "2025-06-04",
  "Title": "Automate the Mapping Between a List of Genes and Gene Ontology\nCategories",
  "Authors@R": "c(\nperson(\"Barry\", \"Zeeberg\", email = \"barryz2013@gmail.com\",\nrole = c(\"aut\", \"cre\")))",
  "Maintainer": "Barry Zeeberg <barryz2013@gmail.com>",
  "Author": "Barry Zeeberg [aut, cre]",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "Description": "In gene-expression microarray studies, for example, one\ngenerally obtains a list of dozens or hundreds of genes that\ndiffer in expression between samples and then asks 'What does\nall of this mean biologically?' Alternatively, gene lists can\nbe derived conceptually in addition to experimentally. For\ninstance, one might want to analyze a group of genes known as\nhousekeeping genes. The work of the Gene Ontology (GO)\nConsortium <geneontology.org> provides a way to address that\nquestion. GO organizes genes into hierarchical categories based\non biological process, molecular function and subcellular\nlocalization. The role of 'GoMiner' is to automate the mapping\nbetween a list of genes and GO, and to provide a statistical\nsummary of the results as well as a visualization.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 07:14:19 UTC",
    "User": "root"
  },
  "Repository": "https://barryzee.r-universe.dev",
  "Date/Publication": "2025-06-05 23:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/GoMiner",
  "RemoteRef": "HEAD",
  "RemoteSha": "0a6433fd9c6f3548d0c451a1c64a73dbb8b91c71",
  "MD5sum": "3a9ff8d101ca9a769ec9738906fbe75d",
  "_user": "barryzee",
  "_type": "src",
  "_file": "GoMiner_1.3.tar.gz",
  "_fileid": "73d7fa8f6fc59116f38b7f9e313c1b8afb094a5e779ae44823771c38e121a8ea",
  "_filesize": 3663773,
  "_sha256": "73d7fa8f6fc59116f38b7f9e313c1b8afb094a5e779ae44823771c38e121a8ea",
  "_created": "2026-06-09T07:14:19.000Z",
  "_published": "2026-06-09T07:32:17.925Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80268294477,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7500931916"
    },
    {
      "job": 80268294488,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500932251"
    },
    {
      "job": 80268294455,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7501186807"
    },
    {
      "job": 80268294484,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501234372"
    },
    {
      "job": 80267824415,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500887839"
    },
    {
      "job": 80268294441,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500925243"
    },
    {
      "job": 80268294591,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7500919341"
    },
    {
      "job": 80268294625,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7500921207"
    },
    {
      "job": 80268294482,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500923487"
    }
  ],
  "_buildurl": "https://github.com/r-universe/barryzee/actions/runs/27190031920",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/GoMiner",
  "_commit": {
    "id": "0a6433fd9c6f3548d0c451a1c64a73dbb8b91c71",
    "author": "Barry Zeeberg <barryz2013@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.3\n",
    "time": 1749165002
  },
  "_maintainer": {
    "name": "Barry Zeeberg",
    "email": "barryz2013@gmail.com",
    "login": "barryzee",
    "description": "",
    "uuid": 75148535
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "minimalistGODB",
      "role": "Imports"
    },
    {
      "package": "HGNChelper",
      "role": "Imports"
    },
    {
      "package": "randomGODB",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "gplots",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "vprint",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "barryzee",
      "count": 4,
      "uuid": 75148535
    }
  ],
  "_userbio": {
    "uuid": 75148535,
    "type": "user",
    "name": "barryzee"
  },
  "_downloads": {
    "count": 533,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GoMiner"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GoMiner.html",
    "manual.pdf"
  ],
  "_realowner": "barryzee",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2025-03-25"
    },
    {
      "version": "1.1",
      "date": "2025-05-13"
    },
    {
      "version": "1.2",
      "date": "2025-05-18"
    },
    {
      "version": "1.3",
      "date": "2025-06-06"
    }
  ],
  "_exports": [
    "checkGeneListVsDB",
    "FDR",
    "GOenrich3",
    "GOheatmap",
    "GOhypergeometric3",
    "GoMiner",
    "GOtable3",
    "GOthresh",
    "hitterBeforeAfterDriver",
    "hitters2",
    "human",
    "preprocessDB",
    "randSubsetGeneList",
    "RCPD",
    "runGoMinerExamples",
    "trimGOGOA3",
    "validHGNCSymbols"
  ],
  "_datasets": [
    {
      "name": "cluster52",
      "title": "GoMiner data set",
      "object": "cluster52",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "GOGOA3small",
      "title": "GoMiner data set",
      "object": "GOGOA3small",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "HCCS66",
      "title": "GoMiner data set",
      "object": "HCCS66",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "Housekeeping_Genes",
      "title": "GoMiner data set",
      "object": "Housekeeping_Genes",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Ensembl",
        "Gene.name",
        "Refseq",
        "CCDS.ID"
      ],
      "rows": 2833,
      "table": true,
      "tojson": true
    },
    {
      "name": "x_fdr",
      "title": "GoMiner data set",
      "object": "x_fdr",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "x_hyper1",
      "title": "GoMiner data set",
      "object": "x_hyper1",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "x_m",
      "title": "GoMiner data set",
      "object": "x_m",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "SAMPLE",
        "POP",
        "ENRICHMENT"
      ],
      "rows": 802,
      "table": true,
      "tojson": true
    },
    {
      "name": "x_sampleList1",
      "title": "GoMiner data set",
      "object": "x_sampleList1",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "x_tablePop3",
      "title": "GoMiner data set",
      "object": "x_tablePop3",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "x_tablePop31",
      "title": "GoMiner data set",
      "object": "x_tablePop31",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "x_tableSample3",
      "title": "GoMiner data set",
      "object": "x_tableSample3",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "x_thresh",
      "title": "GoMiner data set",
      "object": "x_thresh",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Row.names",
        "SAMPLE",
        "POP",
        "ENRICHMENT",
        "OBSERVED_LOG10(P)",
        "FDR"
      ],
      "rows": 18,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "checkGeneListVsDB",
      "title": "checkGeneListVsDB",
      "topics": [
        "checkGeneListVsDB"
      ]
    },
    {
      "page": "cluster52",
      "title": "GoMiner data set",
      "topics": [
        "cluster52"
      ]
    },
    {
      "page": "FDR",
      "title": "FDR",
      "topics": [
        "FDR"
      ]
    },
    {
      "page": "GOenrich3",
      "title": "GOenrich3",
      "topics": [
        "GOenrich3"
      ]
    },
    {
      "page": "GOGOA3small",
      "title": "GoMiner data set",
      "topics": [
        "GOGOA3small"
      ]
    },
    {
      "page": "GOheatmap",
      "title": "GOheatmap",
      "topics": [
        "GOheatmap"
      ]
    },
    {
      "page": "GOhypergeometric3",
      "title": "GOhypergeometric",
      "topics": [
        "GOhypergeometric3"
      ]
    },
    {
      "page": "GoMiner",
      "title": "GoMiner",
      "topics": [
        "GoMiner"
      ]
    },
    {
      "page": "GOtable3",
      "title": "GOtable3",
      "topics": [
        "GOtable3"
      ]
    },
    {
      "page": "GOthresh",
      "title": "GOthresh",
      "topics": [
        "GOthresh"
      ]
    },
    {
      "page": "HCCS66",
      "title": "GoMiner data set",
      "topics": [
        "HCCS66"
      ]
    },
    {
      "page": "hitterBeforeAfterDriver",
      "title": "hitterBeforeAfterDriver",
      "topics": [
        "hitterBeforeAfterDriver"
      ]
    },
    {
      "page": "hitters2",
      "title": "hitters2",
      "topics": [
        "hitters2"
      ]
    },
    {
      "page": "Housekeeping_Genes",
      "title": "GoMiner data set",
      "topics": [
        "Housekeeping_Genes"
      ]
    },
    {
      "page": "human",
      "title": "human",
      "topics": [
        "human"
      ]
    },
    {
      "page": "preprocessDB",
      "title": "preprocessDB",
      "topics": [
        "preprocessDB"
      ]
    },
    {
      "page": "randSubsetGeneList",
      "title": "randSubsetGeneList",
      "topics": [
        "randSubsetGeneList"
      ]
    },
    {
      "page": "RCPD",
      "title": "RCPD",
      "topics": [
        "RCPD"
      ]
    },
    {
      "page": "runGoMinerExamples",
      "title": "runGoMinerExamples",
      "topics": [
        "runGoMinerExamples"
      ]
    },
    {
      "page": "trimGOGOA3",
      "title": "trimGOGOA3",
      "topics": [
        "trimGOGOA3"
      ]
    },
    {
      "page": "validHGNCSymbols",
      "title": "validHGNCSymbols",
      "topics": [
        "validHGNCSymbols"
      ]
    },
    {
      "page": "x_fdr",
      "title": "GoMiner data set",
      "topics": [
        "x_fdr"
      ]
    },
    {
      "page": "x_hyper1",
      "title": "GoMiner data set",
      "topics": [
        "x_hyper1"
      ]
    },
    {
      "page": "x_m",
      "title": "GoMiner data set",
      "topics": [
        "x_m"
      ]
    },
    {
      "page": "x_sampleList1",
      "title": "GoMiner data set",
      "topics": [
        "x_sampleList1"
      ]
    },
    {
      "page": "x_tablePop3",
      "title": "GoMiner data set",
      "topics": [
        "x_tablePop3"
      ]
    },
    {
      "page": "x_tablePop31",
      "title": "GoMiner data set",
      "topics": [
        "x_tablePop31"
      ]
    },
    {
      "page": "x_tableSample3",
      "title": "GoMiner data set",
      "topics": [
        "x_tableSample3"
      ]
    },
    {
      "page": "x_thresh",
      "title": "GoMiner data set",
      "topics": [
        "x_thresh"
      ]
    }
  ],
  "_rundeps": [
    "bitops",
    "caTools",
    "data.table",
    "gplots",
    "gtools",
    "HGNChelper",
    "KernSmooth",
    "minimalistGODB",
    "randomGODB",
    "splitstackshape",
    "vprint"
  ],
  "_vignettes": [
    {
      "source": "GoMiner.Rmd",
      "filename": "GoMiner.html",
      "title": "GoMiner",
      "author": "Barry Zeeberg [aut, cre]",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2025-03-25 09:20:02",
      "modified": "2025-05-13 23:20:02",
      "commits": 2
    }
  ],
  "_score": 3.079181246047625,
  "_indexed": true,
  "_nocasepkg": "gominer",
  "_universes": [
    "barryzee"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-06-09T07:16:34.000Z",
      "distro": "noble",
      "commit": "0a6433fd9c6f3548d0c451a1c64a73dbb8b91c71",
      "fileid": "ec224013bfeb62b26252a2afa6afe1a5b18ec0887a3ed99bcad6818ba2044ed4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/27190031920"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-06-09T07:16:42.000Z",
      "distro": "noble",
      "commit": "0a6433fd9c6f3548d0c451a1c64a73dbb8b91c71",
      "fileid": "a7089fa1239a36c5a531efd9791435df8032da5190a0c730365887bde2af0498",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/27190031920"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3",
      "date": "2026-06-09T07:29:28.000Z",
      "commit": "0a6433fd9c6f3548d0c451a1c64a73dbb8b91c71",
      "fileid": "06fcd678128045e47d59283f5271aeaf266cf0bbbc1cde0b48b1af85b26c24a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/27190031920"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3",
      "date": "2026-06-09T07:31:31.000Z",
      "commit": "0a6433fd9c6f3548d0c451a1c64a73dbb8b91c71",
      "fileid": "1210a5a5e776364cdc4a6dffcbb3630160cac95038ecc554496495d4f2d92340",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/27190031920"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3",
      "date": "2026-06-09T07:16:32.000Z",
      "commit": "0a6433fd9c6f3548d0c451a1c64a73dbb8b91c71",
      "fileid": "626ebf00c45874be045535408b047e3a71f3445087e6361659e75a65eb8f1609",
      "status": "success",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/27190031920"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3",
      "date": "2026-06-09T07:15:45.000Z",
      "commit": "0a6433fd9c6f3548d0c451a1c64a73dbb8b91c71",
      "fileid": "0755f543eef0b0779f3c77179dfd893634910c09e6b913c3e3a2a2eb6e4ee880",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/27190031920"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3",
      "date": "2026-06-09T07:15:53.000Z",
      "commit": "0a6433fd9c6f3548d0c451a1c64a73dbb8b91c71",
      "fileid": "10300cf7fbb84792e3cae56bf7f2c7cd17aa65d033aba6561fea67ccdc44e060",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/27190031920"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3",
      "date": "2026-06-09T07:16:00.000Z",
      "commit": "0a6433fd9c6f3548d0c451a1c64a73dbb8b91c71",
      "fileid": "aa905ac8fed2a19a11edea4e09ac1d605a874f8480b70299612bf5a49772684b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/27190031920"
    }
  ]
}