num2goid - Convert numbers to Gene Ontology IDs

Syntax

GOIDs = num2goid(X)

Description

GOIDs = num2goid(X) converts the numbers in X to strings with Gene Ontology IDs. IDs are a 7-digit number preceded by the prefix 'GO:'.

Examples

Get the Gene Ontology IDs of the following numbers.

 t = [5575 5622 5623 5737 5840 30529 43226 43228 ...
      43229 43232 43234];
 ids = num2goid(t)

See Also

Bioinformatics Toolbox™ functions: geneont (object constructor), goannotread

Bioinformatics Toolbox methods of geneont object: getancestors, getdescendants, getmatrix, getrelatives

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS