Table cxgn.insitu.experiment

Generated by
SchemaSpy
Related columns Constraint names Comments Legend
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
Dashed lines show
implied relationships
< n > number of related tables
Please support this project 
Column Type Size Nulls Auto Default Children Parents Comments
experiment_id serial 10  √  nextval('experiment_experiment_id_seq'::regclass)
name text 2147483647  √  null
date date 13  √  null
is_organism_id int8 19 (0)::bigint
tissue text 2147483647  √  null
stage text 2147483647  √  null
probe_id int8 19  √  null
description text 2147483647  √  null
user_id int8 19  √  null
obsolete bool 1  √  null
type text 2147483647  √  null

Table contained 95 rows at Wed May 20 01:33 EDT 2009

Indexes:
Column(s) Type Sort Constraint Name
experiment_id Primary key Asc experiment_pkey
probe_id Performance Asc experiment_idx1_idx