Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
blast_annotation_id | serial | 10 | √ | nextval('sgn.blast_annotations_blast_annotation_id_seq'::regclass) |
|
|
|||||
apply_id | int4 | 10 | √ | null |
|
|
|||||
apply_type | int4 | 10 | √ | null |
|
|
|||||
blast_target_id | int4 | 10 | √ | null |
|
|
|||||
n_hits | int4 | 10 | √ | null |
|
|
|||||
hits_stored | int4 | 10 | √ | null |
|
|
|||||
last_updated | int4 | 10 | √ | null |
|
|
|||||
host | varchar | 20 | √ | null |
|
|
|||||
pid | int4 | 10 | √ | null |
|
|