goSTAG_example_gene_lists {goSTAG} | R Documentation |
An example set of gene lists.
data(goSTAG_example_gene_lists)
A list of vectors. Each element of the list corresponds to a gene list, and each vector contains the genes in the gene list.
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_example_gene_lists ) lapply( head( goSTAG_example_gene_lists ), head )