| Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
| chromat_id |
bigserial |
19 |
|
√ |
nextval('chromat_chromat_id_seq'::regclass) |
| gss.chromat_id
|
gss_chromat_id_fkey |
|
|
| clone_id |
int8 |
19 |
√ |
|
null |
|
| clone.clone_id
|
chromat_clone_id_fkey |
|
| primer |
varchar |
50 |
√ |
|
null |
|
|
| direction |
bpchar |
1 |
√ |
|
null |
|
|
| filename |
varchar |
50 |
|
|
''::character varying |
|
|
| subpath |
text |
2147483647 |
|
|
|
|
|
| date |
timestamp |
29,6 |
|
|
('now'::text)::timestamp(6) with time zone |
|
|
| censor_id |
int4 |
10 |
√ |
|
null |
|
|
| read_class_id |
int8 |
19 |
√ |
|
null |
|
|
| cxgn_production_visible |
bool |
1 |
√ |
|
false |
|
|
Table contained 401,652 rows at Thu Jun 21 23:00 EDT 2007
|