| Class | Ensembl::Core::Translation |
| In: |
lib/ensembl/core/activerecord.rb
|
| Parent: | CoreDBConnection |
The Translation class provides an interface to the translation table. This table contains the translation start and stop positions and exons for a given Transcript
This class uses ActiveRecord to access data in the Ensembl database. See the general documentation of the Ensembl module for more information on what this means and what methods are available.
#TODO
| translation_attribs | -> | attribs |
The Translation#stable_id method returns the stable ID of the translation.
| Arguments: | none |
| Returns: | String |