pyEnsemblRest
 All Classes Namespaces Files Functions Variables Properties
ensembl.compara.GeneTree Class Reference

Global object for gene-trees. More...

+ Inheritance diagram for ensembl.compara.GeneTree:

Properties

 tree = property(_pyrest_core.fget("_tree"), None, None, """root node""")
 
 id = property(_pyrest_core.fget("_id"), None, None, """GeneTree stable identifier""")
 
- Properties inherited from ensembl._pyrest_core.BaseObject
 server = property(fget('_server'), None, None, 'REST server that was used to fetch this object')
 

Additional Inherited Members

- Public Member Functions inherited from ensembl._pyrest_core.BaseObject
def __init__
 
def __str__
 

Detailed Description

Global object for gene-trees.

Definition at line 73 of file compara.py.

Property Documentation

ensembl.compara.GeneTree.id = property(_pyrest_core.fget("_id"), None, None, """GeneTree stable identifier""")
static

Definition at line 77 of file compara.py.

ensembl.compara.GeneTree.tree = property(_pyrest_core.fget("_tree"), None, None, """root node""")
static

Definition at line 75 of file compara.py.


The documentation for this class was generated from the following file: