Class: Ensembl::Core::AssemblyLink
- Inherits:
-
DBConnection
- Object
- ActiveRecord::Base
- DBRegistry::Base
- DBConnection
- Ensembl::Core::AssemblyLink
- Defined in:
- lib/bio-ensembl/core/activerecord.rb
Overview
The AssemblyLink class describes the relationships between different seq_regions. For example, a chromosome might consist of a number of scaffolds, each of which in turn consists of a number of contigs. The AssemblyLink class This class is an interface to the assembly table of the Ensembl mysql database.
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.
Method Summary
Methods inherited from DBConnection
connect, ensemblgenomes_connect