| Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
| chromat_id |
serial |
4 |
|
√ |
nextval('genomic_bt.chromat_chromat_id_seq'::text) |
| gss.chromat_id
|
gss_chromat_id_fkey |
|
|
| clone_id |
int8 |
8 |
√ |
|
null |
|
| clone.clone_id
|
chromat_clone_id_fkey |
|
| primer |
varchar |
50 |
√ |
|
null |
|
|
| direction |
bpchar |
1 |
√ |
|
null |
|
|
| filename |
varchar |
50 |
|
|
''::character varying |
|
|
| subpath |
text |
-1 |
|
|
|
|
|
| date |
timestamp |
8,6 |
|
|
('now'::text)::timestamp(6) with time zone |
|
|
| censor_id |
int4 |
4 |
√ |
|
null |
|
|
| read_class_id |
int8 |
8 |
√ |
|
null |
|
|
| cxgn_production_visible |
bool |
1 |
√ |
|
false |
|
|
Table contained 401,652 rows at Wed Sep 13 17:06 EDT 2006
|