Other packages > Find by keyword >

GOxploreR  

Structural Exploration of the Gene Ontology (GO) Knowledge Base
View on CRAN: Click here


Download and install GOxploreR package within the R console
Install from CRAN:
install.packages("GOxploreR")

Install from Github:
library("remotes")
install_github("cran/GOxploreR")

Install by package version:
library("remotes")
install_version("GOxploreR", "1.2.8")



Attach the package and use:
library("GOxploreR")
Maintained by
Kalifa Manjang
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-11-20
Latest Update: 2025-04-05
Description:
It provides an effective, efficient, and fast way to explore the Gene Ontology (GO). Given a set of genes, the package contains functions to assess the GO and obtain the terms associated with the genes and the levels of the GO terms. The package provides functions for the three different GO ontology. We discussed the methods explicitly in the following article .
How to cite:
Kalifa Manjang (2020). GOxploreR: Structural Exploration of the Gene Ontology (GO) Knowledge Base. R package version 1.2.8, https://cran.r-project.org/web/packages/GOxploreR. Accessed 18 Sep. 2026.
Previous versions and publish date:
1.1.0 (2020-11-20 10:30), 1.2.0 (2021-05-17 20:10), 1.2.1 (2021-06-07 16:50), 1.2.2 (2021-07-08 17:50), 1.2.3 (2021-10-07 17:40), 1.2.4 (2021-12-10 16:10), 1.2.5 (2022-03-24 16:30), 1.2.6 (2022-04-19 16:02), 1.2.7 (2023-11-03 15:10), 1.2.8 (2025-04-05 16:20), (2026-07-09 08:05)
Other packages that cited GOxploreR R package
View GOxploreR citation profile
Other R packages that GOxploreR depends, imports, suggests or enhances
Complete documentation for GOxploreR
Functions, R codes and Examples using the GOxploreR R package
Some associated functions: GO2DecBP . GO2DecCC . GO2DecMF . GO4Organism . GOTermBP2ChildLevel . GOTermBPOnLevel . GOTermCC2ChildLevel . GOTermCCOnLevel . GOTermMF2ChildLevel . GOTermMFOnLevel . GOTermsApp.B . GOTermsApp.C . GOTermsApp.M . Gene2GOTermAndLevel . Gene2GOTermAndLevel_ON . GetDAG . GetLeafNodesBP . GetLeafNodesCC . GetLeafNodesMF . Level2GOTermBP . Level2GOTermCC . Level2GOTermMF . Level2JumpNodeBP . Level2JumpNodeCC . Level2JumpNodeMF . Level2LeafNodeBP . Level2LeafNodeCC . Level2LeafNodeMF . Level2NoLeafNodeBP . Level2NoLeafNodeCC . Level2NoLeafNodeMF . Level2RegularNodeBP . Level2RegularNodeCC . Level2RegularNodeMF . all_terms_level_h2 . degreeDistBP . degreeDistCC . degreeDistMF . distRankingGO . drawGraph . drawGraph4Vis . edgelistBP . edgelistCC . edgelistMF . getGOcategory . getNodeTerms . goterm.org . maxLevelBP . maxLevelCC . maxLevelMF . prioritizedGOTerms . scoreRankingGO . visRDAGBP . visRDAGCC . visRDAGMF . visRsubDAGBP . visRsubDAGCC . visRsubDAGMF . 
Some associated R codes: GO4org.R . GeneGotermAndLevel.R . GeneGotermAndLevelOL.R . JumpNode.R . RegularNode.R . allgotree.R . allterms.R . buildGoTree.R . degreeDistBP.R . degreeDistCC.R . degreeDistMF.R . drawGraph.R . drawGraph4vis.R . edgeListBp.R . edgeListCc.R . edgeListMf.R . goedit.R . gotermlevel.R . gotermlevelcc.R . gotermlevelmf.R . load.R . rankingFun.R . supportedOrganism.R . visdag.R .  Full GOxploreR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA