cos_markers

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
cos_marker_id serial 10 nextval('sgn.cos_markers_cos_marker_id_seq'::regclass)
marker_id int8 19 (0)::bigint
marker.marker_id marker_id_fk R
est_read_id int8 19 (0)::bigint
cos_id varchar 10 ''::character varying
at_match varchar 25 null
bac_id int8 19 null
at_position numeric 11,7 null
best_gb_prot_hit varchar 25 null
at_evalue varchar 25 null
at_identities numeric 11,3 null
mips_cat varchar 11 null
description text 2147483647 null
comment text 2147483647 null
tomato_copy_number varchar 11 null
gbprot_evalue varchar 25 null
gbprot_identities numeric 11,3 null

Indexes

Constraint Name Type Sort Column(s)
cos_markers_pkey Primary key Asc cos_marker_id
marker_id_idx Performance Asc/Asc marker_id + cos_id

Relationships