Table test_seqware_meta_db.public.file_report
Legacy table inspired by SRA schema (unused at OICR)

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
row_id serial 10  √  nextval('file_report_row_id_seq'::regclass)
sample_report.row_id Implied Constraint R
study_id int4 10  √  null
ius_id int4 10  √  null
lane_id int4 10  √  null
file_id int4 10  √  null
sample_id int4 10  √  null
experiment_id int4 10  √  null
child_sample_id int4 10  √  null
processing_id int4 10  √  null

Table contained 0 rows at Mon Mar 31 13:20 EDT 2014

Indexes:
Column(s) Type Sort Constraint Name
row_id Primary key Asc file_report_pkey
study_id Performance Asc file_report_study_id_idx

Close relationships: