
Bio::Chado::Schema::Result::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

data_type: 'integer' is_auto_increment: 1 is_nullable: 0 sequence: 'stock_relationship_cvterm_stock_relationship_cvterm_id_seq'
data_type: 'integer' is_foreign_key: 1 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: Bio::Chado::Schema::Result::Pub::Pub
Type: belongs_to
Related object: Bio::Chado::Schema::Result::Cv::Cvterm
Type: belongs_to
Related object: Bio::Chado::Schema::Result::Stock::StockRelationship