Table cxgn.pheno_population.genotypes

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
gen_id serial 10  √  nextval('genotypes_gen_id_seq'::regclass)
gen_name varchar 32  √  null
pop_id int8 19  √  null
annotation varchar 128  √  null

Table contained 88 rows at Fri Oct 10 01:30 EDT 2008

Indexes:
Column(s) Type Sort Constraint Name
gen_id Primary key Asc genotypes_pkey
pop_id Performance Asc pop_id_idx