| Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
| blast_hit_id |
serial |
4 |
|
√ |
nextval('genomic_bt.blast_hit_blast_hit_id_seq'::text) |
|
|
| blast_query_id |
int4 |
4 |
√ |
|
null |
|
| blast_query.blast_query_id
|
blast_hit_blast_query_id_fkey |
|
| identifier |
varchar |
255 |
√ |
|
null |
|
|
| evalue |
float8 |
8 |
√ |
|
null |
|
|
| score |
float8 |
8 |
√ |
|
null |
|
|
| identity_percentage |
float8 |
8 |
√ |
|
null |
|
|
| align_start |
int8 |
8 |
√ |
|
null |
|
|
| align_end |
int8 |
8 |
√ |
|
null |
|
|
| blast_defline_id |
int4 |
4 |
√ |
|
null |
|
|
| cxgn_production_visible |
bool |
1 |
√ |
|
false |
|
|
Table contained 1,664,130 rows at Wed Sep 13 17:06 EDT 2006
|