Package: randomGODB
Version: 1.0
Date: 2025-05-05
Title: Random GO Database
Authors@R: c(
          person("Barry", "Zeeberg", email = "barryz2013@gmail.com",
                role = c("aut", "cre")))
Maintainer: Barry Zeeberg <barryz2013@gmail.com>
Author: Barry Zeeberg [aut, cre]
Depends: R (>= 4.2.0)
Imports: minimalistGODB, GO.db, graphics, stats
Description: The Gene Ontology (GO) Consortium <https://geneontology.org/> organizes genes
  into hierarchical categories based on biological process (BP), molecular function (MF) and
  cellular component (CC, i.e., subcellular localization). Tools such as 'GoMiner' (see Zeeberg, B.R.,
  Feng, W., Wang, G. et al. (2003) <doi:10.1186/gb-2003-4-4-r28>) can leverage GO to perform
  ontological analysis of microarray and proteomics studies, typically generating a list of
  significant functional categories. The significance is traditionally determined by randomizing
  the input gene list to computing the false discovery rate (FDR) of the enrichment p-value for
  each category. We explore here the novel alternative of randomizing the GO database rather than
  the gene list.
License: GPL (>= 2)
Encoding: UTF-8
VignetteBuilder: knitr
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
RoxygenNote: 7.3.2
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-05-05 22:57:13 UTC; barryzeeberg
Repository: CRAN
Date/Publication: 2025-05-07 12:10:02 UTC
Built: R 4.5.2; ; 2025-11-08 02:52:05 UTC; windows
