Skip to Main Content Skip to Search
Product Documentation

is_a property - Class: term

Read-only numeric array containing GO identifiers of GO terms that have an "is a" relationship with this GO term

Description

is_a is a read-only property of the term class. is_a is a column vector containing GO identifiers. These GO identifiers specify other term objects to which the term object has an "is a" relationship. The term object is an example of the term objects specified by its is_a property.

Values

Possible values are identifiers of GO terms from the Gene Ontology database. Use the is_a property to determine GO identifiers of GO terms that have an "is a" relationship with a specific GO term.

Examples

Using the is_a Property to Determine term Objects with an "is a" Relationship

  1. Download the current version of the Gene Ontology database from the Web into a geneont object in the MATLAB software.

    GeneontObj = geneont('LIVE', true)

    The MATLAB software creates a geneont object and displays the number of term objects associated with the geneont object.

    Gene Ontology object with 27769 Terms.
  2. Display the term objects to which the term object in the 18,703rd position has an "is a" relationship.

    GeneontObj.terms(18703).is_a
    
    ans =
    
           42754
           45187
           48521
           51241

See Also

geneont.getancestors | geneont.getdescendants | geneont.getrelatives

  


Free Computational Biology Interactive Kit

See how to analyze, visualize, and model biological data and systems using MathWorks products.

Get free kit

Trials Available

Try the latest computational biology products.

Get trial software
 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS