| Bio::Chado::Schema::Library::Library |
Bio::Chado::Schema::Library::Library
Bio::Chado::Schema::Library::Library
data_type: 'integer' is_auto_increment: 1 is_nullable: 0 sequence: 'library_library_id_seq'
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
data_type: 'varchar' is_nullable: 1 size: 255
data_type: 'text' is_nullable: 0
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
The type_id foreign key links to a controlled vocabulary of library types. Examples of this would be: "cDNA_library" or "genomic_library"
data_type: 'integer' default_value: 0 is_nullable: 0
data_type: 'timestamp' default_value: current_timestamp is_nullable: 0 original: {default_value => \"now()"}
data_type: 'timestamp' default_value: current_timestamp is_nullable: 0 original: {default_value => \"now()"}
Type: has_many
Related object: the Bio::Chado::Schema::CellLine::CellLineLibrary manpage
Type: belongs_to
Related object: the Bio::Chado::Schema::Cv::Cvterm manpage
Type: belongs_to
Related object: the Bio::Chado::Schema::Organism::Organism manpage
Type: has_many
Related object: the Bio::Chado::Schema::Library::LibraryCvterm manpage
Type: has_many
Related object: the Bio::Chado::Schema::Library::LibraryDbxref manpage
Type: has_many
Related object: the Bio::Chado::Schema::Library::LibraryFeature manpage
Type: has_many
Related object: the Bio::Chado::Schema::Library::Libraryprop manpage
Type: has_many
Related object: the Bio::Chado::Schema::Library::LibraryPub manpage
Type: has_many
Related object: the Bio::Chado::Schema::Library::LibrarySynonym 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::Library::Library |