Template:ChadoTable stock relationship cvterm

From GMOD
Revision as of 08:35, 22 November 2010 by Clements (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This template is a Chado Table Template. It defines a single table from the Chado schema, and every Chado table has a template like this one. This template is automatically included in two places:

  1. The module page for the module the table is a part of. This is where updates and comments should be posted.
  2. The Chado Tables page, which lists all tables.

You can include this template anywhere you want to show the table description.


Table: stock_relationship_cvterm
Module: Stock

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

stock_relationship_cvterm columns
FK Name Type Description
stock_relationship_cvterm_id serial PRIMARY KEY


stock_relatiohship_id integer NOT NULL


cvterm cvterm_id integer NOT NULL


pub pub_id integer

Tables referencing stock_relationship_cvterm via foreign key constraints:

  • None.