R/GO.mouse.R

#' @name GO.mouse
#' @title GO - mouse
#'
#' @description
#' A dataset of the gene GO associations 
#'
#' @docType data
#'
#' @format A data frame with 2086086 rows and 4 variables:
#' \describe{
#'  \item{name}{gene symbol}
#'  \item{entrezID}{entrez identifier}
#'  \item{GO}{gene ontology term ID}
#'  \item{evidence}{evidence code}
#'  
#' }
#'  @source \url{http://geneontology.org/}
#'    
#' @rdname GO.mouse
#'
NULL
sarbal/EGAD documentation built on May 5, 2021, 5:10 p.m.