goSTAG_example_gene_lists {goSTAG}R Documentation

goSTAG Example Gene Lists

Description

An example set of gene lists.

Usage

data(goSTAG_example_gene_lists)

Value

A list of vectors. Each element of the list corresponds to a gene list, and each vector contains the genes in the gene list.

Author(s)

Brian D. Bennett
Pierre R. Bushel

References

Bennett BD and Bushel PR. goSTAG: Gene Ontology Subtrees to Tag and Annotate Genes within a set. Source Code Biol Med. 2017 Apr 13.

Examples

data( goSTAG_example_gene_lists )
lapply( head( goSTAG_example_gene_lists ), head )

[Package goSTAG version 1.12.1 Index]