| Bio::Chado::Schema::Mage::Assay |
Bio::Chado::Schema::Mage::Assay
An assay consists of a physical instance of an array, combined with the conditions used to create the array (protocols, technician information). The assay can be thought of as a hybridization.
Bio::Chado::Schema::Mage::Assay
data_type: 'integer' is_auto_increment: 1 is_nullable: 0 sequence: 'assay_assay_id_seq'
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
data_type: 'integer' is_foreign_key: 1 is_nullable: 1
data_type: 'timestamp' default_value: current_timestamp is_nullable: 1 original: {default_value => \"now()"}
data_type: 'text' is_nullable: 1
data_type: 'text' is_nullable: 1
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
data_type: 'integer' is_foreign_key: 1 is_nullable: 1
data_type: 'text' is_nullable: 1
data_type: 'text' is_nullable: 1
Type: has_many
Related object: the Bio::Chado::Schema::Mage::Acquisition manpage
Type: belongs_to
Related object: the Bio::Chado::Schema::General::Dbxref manpage
Type: belongs_to
Related object: the Bio::Chado::Schema::Contact::Contact manpage
Type: belongs_to
Related object: the Bio::Chado::Schema::Mage::Protocol manpage
Type: belongs_to
Related object: the Bio::Chado::Schema::Mage::Arraydesign manpage
Type: has_many
Related object: the Bio::Chado::Schema::Mage::AssayBiomaterial manpage
Type: has_many
Related object: the Bio::Chado::Schema::Mage::AssayProject manpage
Type: has_many
Related object: the Bio::Chado::Schema::Mage::Assayprop manpage
Type: has_many
Related object: the Bio::Chado::Schema::Mage::Control manpage
Type: has_many
Related object: the Bio::Chado::Schema::Mage::StudyAssay manpage
Type: has_many
Related object: the Bio::Chado::Schema::Mage::Studyfactorvalue manpage
Robert Buels <rbuels@cpan.org>
This software is copyright (c) 2009 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::Mage::Assay |