| Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
| gss_id |
serial |
10 |
|
√ |
nextval('gss_gss_id_seq'::regclass) |
|
|
| chromat_id |
int8 |
19 |
√ |
|
null |
|
| chromat.chromat_id
|
gss_chromat_id_fkey |
|
| version |
int2 |
5 |
√ |
|
null |
|
|
| basecaller |
varchar |
32 |
√ |
|
null |
|
|
| seq |
text |
2147483647 |
√ |
|
null |
|
|
| qual |
text |
2147483647 |
√ |
|
null |
|
|
| call_positions |
text |
2147483647 |
√ |
|
null |
|
|
| status |
int4 |
10 |
√ |
|
null |
|
|
| flags |
int4 |
10 |
√ |
|
null |
|
|
| date |
timestamp |
29,6 |
|
|
('now'::text)::timestamp(6) with time zone |
|
|
| cxgn_production_visible |
bool |
1 |
√ |
|
false |
|
|
Table contained 402,012 rows at Thu Jun 21 23:00 EDT 2007
|