Guide to GO subsets
About subsets
What are GO subsets?
GO subsets (also known as GO slims) are simplified versions of the GO containing a reduced number of terms. There are several types of subsets:
- Binning: Binning subsets are intended to be used to summarize the function/processes/cellular components … for sets of genes, including entire genomes/proteomes.
- Ribbon: Ribbons are used to give a quick overview of the broad classes of terms annotated for a gene. Ribbon subsets are usually smaller than binning subsets.
- Exclusion List: Exclusion lists are terms that should not be used for annotations, either because the term is too broad to be useful (for example, “GO:0008152 metabolic process”), or because a more specific term should be used (for example, either the positive or negative child of “GO:0042325 regulation of phosphorylation” can be used instead).
Why might a GO subset be useful?
- GO subsets are particularly useful for providing an overview of the range of functions and processes found in a given clade or organism’s genome. Given a coarse grained view of the ontology content without the detail of the specific fine-grained terms, these slims can offer an overall sense of the key biological functions that are vital to an organism. For example, the limited number of opsin genes in bedbugs, or the abundance of kinins in ticks.
- GO subsets are also useful for addressing specific research needs in particular areas of biology. For instance, if a researcher is only interested in a particular area of biology, perhaps the process of aging or just the nuclear proteome, they can focus solely on the terms under that section of the ontology.
- GO subsets can also be useful for simplifying searches or annotation operations. By reducing the number of choices a user is presented with their overall efficiency can be improved.
Who can create a subset?
- GO provides a generic subset which, like the GO itself, is not species-specific, and which should be suitable for most purposes. In addition, many model organism-specific subsets have been created by GO consortium members and are available for download as listed below.
- Alternatively, users and user communities can create their own GO subsets. Please contact the GO helpdesk for more information about creating and submitting your GO subsets.
How are GO subsets maintained?
- Groups who have created a GO subset are responsible for keeping it up to date as the ontology changes. GO subsets are periodically reviewed to make sure they are relevant, that pertinent new GO terms are added, and that obsolete GO terms are replaced by valid terms to ensure the appropriate grouping of annotations.
Download GO subsets
GO subsets are part of the ontology but can also be downloaded as separated files in the download ontology section.
Related tools
-
Map2Slim option in OWLTools: Given a GO subset, a current ontology, and specific gene product associations to precise terms from this current ontology, the Map2Slim script will map these term associations up to their respective broader terms from the GO subset. This script is an option of OWLTools, and it can be used to either create a new gene associations file, which contains the same annotations but made to the subset terms; or in count-mode, in which case it will give distinct gene product counts for each subset term. Background information and details on how to download, install, and implement OWLTools, as well as instructions on how to run the Map2Slim script are available from the OWLTools Wiki.
-
On the web: Similarly, there are online tools that may be of use including the Princeton slimming tool. It should be noted that online tools do often contain limitations and timeouts.