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

A leaf of a gene-tree, i.e. More...

+ Inheritance diagram for ensembl.compara.GeneTreeMember:

Properties

 id = property(_pyrest_core.fget("_id"), None, None, """Protein / transcript identifier""")
 
 mol_seq = property(_pyrest_core.fget("_mol_seq"), None, None, """DNA / protein sequence""")
 
- 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

A leaf of a gene-tree, i.e.

a protein / gene

Definition at line 41 of file compara.py.

Property Documentation

ensembl.compara.GeneTreeMember.id = property(_pyrest_core.fget("_id"), None, None, """Protein / transcript identifier""")
static

Definition at line 43 of file compara.py.

ensembl.compara.GeneTreeMember.mol_seq = property(_pyrest_core.fget("_mol_seq"), None, None, """DNA / protein sequence""")
static

Definition at line 45 of file compara.py.


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