R/GO.voc.R

#' @name GO.voc
#' @title Gene ontology vocabulary  
#'
#' @description 
#' A dataset of the gene ontology vocabulary 
#' 
#' @docType data
#' 
#' @format A data frame with 42266 rows and 3 variables:
#' \describe{
#'   \item{GOID}{GO identifier}
#'   \item{term}{GO description}
#'   \item{domain}{GO domain}
#'  
#' }
#'  @source \url{http://geneontology.org/}
#'  
#' @rdname GO.voc
#'
NULL
sarbal/EGAD documentation built on May 5, 2021, 5:10 p.m.