Bio::Chado::Schema::Result::Genetic::EnvironmentCvterm - Bio::Chado::Schema::Result::Genetic::EnvironmentCvterm documentation


Bio-Chado-Schema documentation  | view source Contained in the Bio-Chado-Schema distribution.

Index


NAME

Top

Bio::Chado::Schema::Result::Genetic::EnvironmentCvterm

NAME

Top

Bio::Chado::Schema::Result::Genetic::EnvironmentCvterm

ACCESSORS

Top

environment_cvterm_id

  data_type: 'integer'
  is_auto_increment: 1
  is_nullable: 0
  sequence: 'environment_cvterm_environment_cvterm_id_seq'

environment_id

  data_type: 'integer'
  is_foreign_key: 1
  is_nullable: 0

cvterm_id

  data_type: 'integer'
  is_foreign_key: 1
  is_nullable: 0

RELATIONS

Top

cvterm

Type: belongs_to

Related object: Bio::Chado::Schema::Result::Cv::Cvterm

environment

Type: belongs_to

Related object: Bio::Chado::Schema::Result::Genetic::Environment

AUTHOR

Top

Robert Buels <rbuels@cpan.org>

COPYRIGHT AND LICENSE

Top


Bio-Chado-Schema documentation  | view source Contained in the Bio-Chado-Schema distribution.