nd_protocol_reagent

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
nd_protocol_reagent_id serial 10 nextval('nd_protocol_reagent_nd_protocol_reagent_id_seq'::regclass)
nd_protocol_id int4 10 null
nd_protocol.nd_protocol_id nd_protocol_reagent_nd_protocol_id_fkey C
reagent_id int4 10 null
nd_reagent.nd_reagent_id nd_protocol_reagent_reagent_id_fkey C
type_id int4 10 null
cvterm.cvterm_id nd_protocol_reagent_type_id_fkey C

Indexes

Constraint Name Type Sort Column(s)
nd_protocol_reagent_pkey Primary key Asc nd_protocol_reagent_id

Relationships