| Bio::Chado::Schema::Stock::StockRelationshipCvterm |
Bio::Chado::Schema::Stock::StockRelationshipCvterm
For germplasm maintenance and pedigree data, stock_relationship. type_id will record cvterms such as "is a female parent of", "a parent for mutation", "is a group_id of", "is a source_id of", etc The cvterms for higher categories such as "generative", "derivative" or "maintenance" can be stored in table stock_relationship_cvterm
Bio::Chado::Schema::Stock::StockRelationshipCvterm
data_type: 'integer' is_auto_increment: 1 is_nullable: 0 sequence: 'stock_relationship_cvterm_stock_relationship_cvterm_id_seq'
data_type: 'integer' is_nullable: 0
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
data_type: 'integer' is_foreign_key: 1 is_nullable: 1
Type: belongs_to
Related object: the Bio::Chado::Schema::Pub::Pub manpage
Type: belongs_to
Related object: the Bio::Chado::Schema::Cv::Cvterm 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::Stock::StockRelationshipCvterm |