Class Ensembl::Core::Translation
In: lib/ensembl/core/activerecord.rb
Parent: CoreDBConnection

DESCRIPTION

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.

USAGE

 #TODO

Methods

stable_id  

External Aliases

translation_attribs -> attribs

Public Instance methods

The Translation#stable_id method returns the stable ID of the translation.


Arguments:none
Returns:String

[Validate]