| Bio-Chado-Schema documentation | view source | Contained in the Bio-Chado-Schema distribution. |
Bio::Chado::Schema::Result::NaturalDiversity::NdExperimentStockprop
Property/value associations for experiment_stocks. This table can store the properties such as treatment
Bio::Chado::Schema::Result::NaturalDiversity::NdExperimentStockprop
data_type: 'integer' is_auto_increment: 1 is_nullable: 0 sequence: 'nd_experiment_stockprop_nd_experiment_stockprop_id_seq'
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
The experiment_stock to which the property applies.
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
The name of the property as a reference to a controlled vocabulary term.
data_type: 'varchar' is_nullable: 1 size: 255
The value of the property.
data_type: 'integer' default_value: 0 is_nullable: 0
The rank of the property value, if the property has an array of values.
Type: belongs_to
Related object: Bio::Chado::Schema::Result::Cv::Cvterm
Type: belongs_to
Related object: Bio::Chado::Schema::Result::NaturalDiversity::NdExperimentStock
Robert Buels <rbuels@cpan.org>
This software is copyright (c) 2011 by Robert Buels.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
| Bio-Chado-Schema documentation | view source | Contained in the Bio-Chado-Schema distribution. |