{
  "_id": "6a626272d3420cf5dfdb3945",
  "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-07-23 18:46:41 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",
  "_user": "barryzee",
  "_type": "src",
  "_file": "GoMiner_1.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/845825a6ffe5af158f7362b85d1c65c76b3aa600992dd8b9617cb30a7db0388b",
  "_filesize": 3663784,
  "_sha256": "845825a6ffe5af158f7362b85d1c65c76b3aa600992dd8b9617cb30a7db0388b",
  "_expires": "2026-10-31T18:50:23.000Z",
  "_created": "2026-07-23T18:46:41.000Z",
  "_published": "2026-07-23T18:50:26.447Z",
  "_jobs": [
    {
      "job": 89301414934,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8575023230"
    },
    {
      "job": 89301414935,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8575020286"
    },
    {
      "job": 89301414901,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8574992690"
    },
    {
      "job": 89301414917,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8574996112"
    },
    {
      "job": 89300524261,
      "time": 203,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8574943176"
    },
    {
      "job": 89301415748,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8575002087"
    },
    {
      "job": 89301414924,
      "time": 104,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8574994876"
    },
    {
      "job": 89301414992,
      "time": 106,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8574996704"
    },
    {
      "job": 89301414972,
      "time": 91,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8574988567"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/barryzee/actions/runs/30034932565",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 0
  },
  "_downloads": {
    "count": 327,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GoMiner"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_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-07-23T18:49:23.000Z",
      "distro": "resolute",
      "commit": "0a6433fd9c6f3548d0c451a1c64a73dbb8b91c71",
      "fileid": "https://r2.ropensci.org/c5ff861e19d30a21217df8c699ae80b9c7594b7723504211b4e76be224fd128b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/30034932565"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3",
      "date": "2026-07-23T18:49:20.000Z",
      "distro": "resolute",
      "commit": "0a6433fd9c6f3548d0c451a1c64a73dbb8b91c71",
      "fileid": "https://r2.ropensci.org/5b0bb0db720482e326f1d4d6ec1c8704f8e0cfd333fd0cd2e1f1404da8a585fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/30034932565"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3",
      "date": "2026-07-23T18:48:28.000Z",
      "commit": "0a6433fd9c6f3548d0c451a1c64a73dbb8b91c71",
      "fileid": "https://r2.ropensci.org/1aa2d956dec896af767780f71ed41af8fb27847a2ea4d41782da55d1cffb4c0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/30034932565"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3",
      "date": "2026-07-23T18:48:35.000Z",
      "commit": "0a6433fd9c6f3548d0c451a1c64a73dbb8b91c71",
      "fileid": "https://r2.ropensci.org/091851e7dce2a50158f8893bd0fa898907545e5d2fb8bf7ba6c578d6a216ffbc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/30034932565"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3",
      "date": "2026-07-23T18:48:59.000Z",
      "commit": "0a6433fd9c6f3548d0c451a1c64a73dbb8b91c71",
      "fileid": "https://r2.ropensci.org/17bdbec9e276ee4fa5fd2f0296695340562917ca6645c8a96799ddd497a282d9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/30034932565"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3",
      "date": "2026-07-23T18:48:18.000Z",
      "commit": "0a6433fd9c6f3548d0c451a1c64a73dbb8b91c71",
      "fileid": "https://r2.ropensci.org/bcb9422b3158db481df6d2cadd259a7f874b02d789dc7c0b82d726e7896870c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/30034932565"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3",
      "date": "2026-07-23T18:48:25.000Z",
      "commit": "0a6433fd9c6f3548d0c451a1c64a73dbb8b91c71",
      "fileid": "https://r2.ropensci.org/267425ef6f1a5c21dfba2be9404f6a499bd773e17778111187472222e3d73619",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/30034932565"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.3",
      "date": "2026-07-23T18:48:08.000Z",
      "commit": "0a6433fd9c6f3548d0c451a1c64a73dbb8b91c71",
      "fileid": "https://r2.ropensci.org/f682672d9cedb9776e676a6c93087cfbb6e943f7af3e57934154fa73880bd303",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/barryzee/actions/runs/30034932565"
    }
  ]
}