Skip to content

randomGODB

Random GO Database

v1.1 · Jan 9, 2026 · GPL (>= 2)

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.

Downloads

209

Last 30 days

21785th

760

Last 90 days

4.3K

Last year

Trend: -10.3% (30d vs prior 30d)

CRAN Check Status

1 ERROR
13 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 ERROR
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
ERROR r-oldrel-macos-arm64

examples

Running examples in ‘randomGODB-Ex.R’ failed
The error most likely occurred in:

> ### Name: addName2List
> ### Title: addName2List
> ### Aliases: addName2List
> 
> ### ** Examples
> 
> BP_ANCESTOR<-addName2List(as.list(GO.db::GOBPANCESTOR))
Error in loadNamespace(x) : there is no package called ‘GO.db’
Calls: addName2List ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
NOTE r-oldrel-macos-arm64

package dependencies

Package suggested but not available for checking: ‘GO.db’

Check History

ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 10, 2026
ERROR r-oldrel-macos-arm64

package dependencies

Package suggested but not available for checking: ‘GO.db’

Reverse Dependencies (3)

Dependency Network

Dependencies Reverse dependencies minimalistGODB GoMiner HTGM2D HTGM3D randomGODB

Version History

new 1.1 Mar 10, 2026
updated 1.1 ← 1.0 diff Jan 9, 2026
new 1.0 May 6, 2025