Table transmart.tm_lz.lt_chromosomal_region Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
region_id bigserial 19  √  nextval('tm_lz.lt_chromo_region_id_seq'::regclass)
gpl_id varchar 50  √  null
chromosome varchar 2  √  null
start_bp int8 19  √  null
end_bp int8 19  √  null
num_probes int4 10  √  null
region_name varchar 100  √  null
cytoband varchar 100  √  null
gene_symbol varchar 100  √  null
gene_id int8 19  √  null
organism varchar 200  √  null

Table contained 0 rows at Wed Jun 26 00:11 CEST 2019

Indexes:
Column(s) Type Sort Constraint Name
region_id Primary key Asc lt_chromosomal_region_pkey