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

Homology pair. More...

+ Inheritance diagram for ensembl.compara.HomologyPair:

Properties

 target = property(_pyrest_core.fget("_target"), None, None, """Paralog of the query gene / Ortholog in the other species""")
 
 source = property(_pyrest_core.fget("_source"), None, None, """Query gene""")
 
- 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

Homology pair.

Definition at line 91 of file compara.py.

Property Documentation

ensembl.compara.HomologyPair.source = property(_pyrest_core.fget("_source"), None, None, """Query gene""")
static

Definition at line 95 of file compara.py.

ensembl.compara.HomologyPair.target = property(_pyrest_core.fget("_target"), None, None, """Paralog of the query gene / Ortholog in the other species""")
static

Definition at line 93 of file compara.py.


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