.aaf.goterm {annaffy}R 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


[Package annaffy version 1.0.7 Index]