Class: Ensembl::Variation::StrainGtypePoly

Inherits:
Connection
  • Object
show all
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

Method Summary

Methods included from TableNameOverrides

#table_name