nd_experiment_stock

6535 rows


Description

Part of a stock or a clone of a stock that is used in an experiment

Columns

Column Type Size Nulls Auto Default Children Parents Comments
nd_experiment_stock_id serial 10 nextval('nd_experiment_stock_nd_experiment_stock_id_seq'::regclass)
nd_experiment_stock_dbxref.nd_experiment_stock_id nd_experiment_stock_dbxref_nd_experiment_stock_id_fkey C
nd_experiment_stockprop.nd_experiment_stock_id nd_experiment_stockprop_nd_experiment_stock_id_fkey C
nd_experiment_id int4 10 null
nd_experiment.nd_experiment_id nd_experiment_stock_nd_experiment_id_fkey C
stock_id int4 10 null
stock.stock_id nd_experiment_stock_stock_id_fkey C

stock used in the extraction or the corresponding stock for the clone

type_id int4 10 null
cvterm.cvterm_id nd_experiment_stock_type_id_fkey C

Indexes

Constraint Name Type Sort Column(s)
nd_experiment_stock_pkey Primary key Asc nd_experiment_stock_id

Relationships