pyEnsemblRest
 All Classes Namespaces Files Functions Variables Properties
ensembl.genome.CoordMapping Class Reference
+ Inheritance diagram for ensembl.genome.CoordMapping:

Properties

 mapped = property(_pyrest_core.fget("_mapped"), None, None, """No documentation""")
 
 original = property(_pyrest_core.fget("_original"), None, None, """No documentation""")
 
- 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

Definition at line 200 of file genome.py.

Property Documentation

ensembl.genome.CoordMapping.mapped = property(_pyrest_core.fget("_mapped"), None, None, """No documentation""")
static

Definition at line 202 of file genome.py.

ensembl.genome.CoordMapping.original = property(_pyrest_core.fget("_original"), None, None, """No documentation""")
static

Definition at line 204 of file genome.py.


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