Last data update: 2014.03.03

R: Fetch Gene Ontology term information
.aaf.gotermR Documentation

Fetch Gene Ontology term information

Description

Given a Gene Ontology number, return its type and name.

Usage

.aaf.goterm(num)

Arguments

num

Gene Ontology number - should be formatted GO:XXXXXXX

Value

A list with components

type

Type of GO record, either Biological Process, Cellular Component, or Molecular Function.

name

A character vector containing the GO name.

Note

Written at the NASA Center for Computational Astrobiology
http://cca.arc.nasa.gov/

Author(s)

Colin A. Smith, annaffy@colinsmith.org

Results