Class: Ensembl::Variation::VariationFeature

Inherits:
DBConnection
  • Object
show all
Defined in:
lib/ensembl/variation/activerecord.rb

Overview

DESCRIPTION

The VariationFeature class gives information about the genomic position of each Variation, including also validation status and consequence type.

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