Products & Services Solutions Academia Support User Community Company

Learn more about Bioinformatics Toolbox   

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:, which is the standard used by the Gene Ontology database.

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 class: geneont

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

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

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