Table test_seqware_meta_db.public.lane
High-level organization of IUS, an actual lane on a sequencer (used for reporting, created by migration)

Generated by
SchemaSpy
Legend:
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
lane_id serial 10  √  nextval('lane_lane_id_seq'::regclass)
ius.lane_id ius__lane_fk R
lane_attribute.lane_id lane_attribute_lane_id_fkey R
lane_link.lane_id fk_lane_link_lane_id R
lane_workflow_runs.lane_id fk_lane_workflow_runs_lane_id R
processing_lanes.lane_id processing_lanes_lane_id_fkey R
share_lane.lane_id fk_share_lane_lane_id R
sequencer_run_id int4 10  √  null
sequencer_run.sequencer_run_id lane_sequencer_run_id_fkey R
sample_id int4 10  √  null
sample.sample_id lane_sample_id_fkey R
organism_id int4 10  √  null
organism.organism_id lane_organism_id_fkey R
name text 2147483647  √  null
alias text 2147483647  √  null
description text 2147483647  √  null
lane_index int4 10  √  null
cycle_descriptor text 2147483647  √  null
cycle_count int4 10  √  null
cycle_sequence text 2147483647  √  null
type int4 10  √  null
lane_type.lane_type_id lane_type_fkey R
study_type int4 10  √  null
study_type.study_type_id lane_study_type_fkey R
library_strategy int4 10  √  null
library_strategy.library_strategy_id lane_library_strategy_fkey R
library_selection int4 10  √  null
library_selection.library_selection_id lane_library_selection_fkey R
library_source int4 10  √  null
library_source.library_source_id lane_library_source_fkey R
skip bool 1  √  false
tags text 2147483647  √  null
regions text 2147483647  √  null
sw_accession serial 10  √   √  nextval('sw_accession_seq'::regclass)
owner_id int4 10  √  null
registration.registration_id lane_owner_id_fkey R
create_tstmp timestamp 29,6
update_tstmp timestamp 29,6  √  null

Table contained 7,387 rows at Mon Mar 31 13:20 EDT 2014

Indexes:
Column(s) Type Sort Constraint Name
lane_id Primary key Asc lane_pkey

Close relationships  within of separation: