Home     Genomes     Genome Browser     Blat     Tables     PCR     Session    FAQ     Help  
  Schema for Assembly - Assembly from Fragments
  Database: bosTau4    Primary Table: gold    Row Count: 131,621
Format description: How to get through chromosome based on fragments
fieldexampleSQL type info description
bin 585smallint range Indexing field to speed chromosome range queries.
chrom chr1varchar(255) values Reference sequence chromosome or scaffold
chromStart 0int unsigned range start position in chromosome
chromEnd 3267int unsigned range end position in chromosome
ix 1int range ix of this fragment (useless)
type Wchar(1) values (W)GS contig, (P)redraft, (D)raft, (F)inished or (O)ther
frag AAFC03067444varchar(255) values which fragment
fragStart 0int unsigned range start position in frag
fragEnd 3267int unsigned range end position in frag
strand -char(1) values + or - (orientation of fragment)

  Sample Rows
 
binchromchromStartchromEndixtypefragfragStartfragEndstrand
585chr1032671WAAFC0306744403267-
585chr13767163313WAAFC03067447012564+
585chr116331438344WAAFC03067448427507-
585chr1438341238275WAAFC0306745027576107569+
73chr11238271571056WAAFC030196781374147019+
586chr11571051796637WAAFC030674492636248920+
586chr11797131943119WAAFC03019677014598-
586chr119464019597011WAAFC0301967501330+
73chr119602029167313WAAFC03019679095653-
587chr129167329635614WAAFC0312520804683-

Note: all start coordinates in our database are 0-based, not 1-based. See explanation here.


  Assembly (gold) Track Description
 

Description

This track shows the draft assembly of the cow genome. Whole-genome shotgun reads were assembled into contigs. When possible, contigs were grouped into scaffolds (also known as "supercontigs"). The order, orientation and gap sizes between contigs within a scaffold are based on paired-end read evidence.

In dense mode, this track depicts the contigs that make up the currently viewed scaffold. Contig boundaries are distinguished by the use of alternating gold and brown coloration. Where gaps exist between contigs, spaces are shown between the gold and brown blocks. The relative order and orientation of the contigs within a scaffold is always known; therefore, a line is drawn in the graphical display to bridge the blocks.

All components within this track are of fragment type "W": Whole Genome Shotgun contig.