Bio::Chado::Schema::Result::NaturalDiversity::NdExperimentDbxref - Cross-reference experiment to accessions, images, etc


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

Index


NAME

Top

Bio::Chado::Schema::Result::NaturalDiversity::NdExperimentDbxref

NAME

Top

Bio::Chado::Schema::Result::NaturalDiversity::NdExperimentDbxref - Cross-reference experiment to accessions, images, etc

ACCESSORS

Top

nd_experiment_dbxref_id

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

nd_experiment_id

  data_type: 'integer'
  is_foreign_key: 1
  is_nullable: 0

dbxref_id

  data_type: 'integer'
  is_foreign_key: 1
  is_nullable: 0

RELATIONS

Top

dbxref

Type: belongs_to

Related object: Bio::Chado::Schema::Result::General::Dbxref

nd_experiment

Type: belongs_to

Related object: Bio::Chado::Schema::Result::NaturalDiversity::NdExperiment

AUTHOR

Top

Robert Buels <rbuels@cpan.org>

COPYRIGHT AND LICENSE

Top


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