Table cxgn.public.fpc_build

each row represents a run of the fpc contig building program, with a result file, linked to a bunch of fingerprints that it uses, and containing a bunch of fpc contigs

Generated by
SchemaSpy
Related columns Constraint names Comments Legend
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
Dashed lines show
implied relationships
< n > number of related tables
Please support this project 
Column Type Size Nulls Auto Default Children Parents Comments
fpc_build_id serial 10  √  nextval('fpc_build_fpc_build_id_seq'::regclass)
fpc_build_fpc_fingerprint.fpc_build_id fpc_build_fpc_fingerprint_fpc_build_id_fkey
fpc_contig.fpc_build_id fpc_contig_fpc_build_id_fkey
date date 13
file_base text 2147483647 file basename relative to the base path for keeping fpc data.  the actual filenames are file_base.cor and file_base.fpc
comment text 2147483647  √  null
fpc_series_id int4 10
fpc_series.fpc_series_id fpc_build_fpc_series_id_fkey

Table contained 8 rows at Fri Oct 10 01:31 EDT 2008

Indexes:
Column(s) Type Sort Constraint Name
fpc_build_id Primary key Asc fpc_build_pkey
file_base Must be unique Asc fpc_build_filename_key

Close relationships  within one two degrees of separation :