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

Try the EGAD package in your browser

Any scripts or data that you put into this service are public.

EGAD documentation built on Nov. 8, 2020, 8:31 p.m.