Class: Ensembl::Variation::StrainGtypePoly
- Inherits:
-
Connection
- Object
- ActiveRecord::Base
- Connection
- Ensembl::Variation::StrainGtypePoly
- Defined in:
- lib/ensembl/variation/activerecord.rb
Overview
class SeqRegion < Ensembl::Core::SeqRegion
belongs_to :coord_system
has_many :compressed_genotype_regions
has_many :phenotype_features
has_many :structureal_variation_features
end