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

Group of multiple homology-pairs. More...

+ Inheritance diagram for ensembl.compara.HomologyGroup:

Properties

 homologies = property(_pyrest_core.fget("_homologies"), None, None, """All the homology pairs""")
 
- 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

Group of multiple homology-pairs.

Definition at line 101 of file compara.py.

Property Documentation

ensembl.compara.HomologyGroup.homologies = property(_pyrest_core.fget("_homologies"), None, None, """All the homology pairs""")
static

Definition at line 103 of file compara.py.


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