goSTAG_go_genes_mouse {goSTAG} | R Documentation |
A list of GO terms and the mouse genes associated with them.
data(goSTAG_go_genes_mouse)
This data is meant for internal goSTAG use.
A list of vectors. Each element of the list corresponds to a GO term, and each vector contains the genes associated with the GO term. The list also has an additional element named "ALL", which is a vector that contains all annotated genes.
Brian D. Bennett
Pierre R. Bushel
Bennett BD and Bushel PR. goSTAG: Gene Ontology Subtrees to Tag and Annotate Genes within a set. Source Code Biol Med. 2017 Apr 13.
data( goSTAG_go_genes_mouse ) lapply( head( goSTAG_go_genes_mouse ), head )