Schema for Assembly - Assembly from Fragments
  Database: wuhCor1    Primary Table: gold    Row Count: 1   Data last updated: 2020-01-29
Format description: How to get through chromosome based on fragments
On download server: MariaDB table dump directory
fieldexampleSQL type info description
bin 585smallint(6) range Indexing field to speed chromosome range queries.
chrom NC_045512v2varchar(255) values Reference sequence chromosome or scaffold
chromStart 0int(10) unsigned range start position in chromosome
chromEnd 29903int(10) unsigned range end position in chromosome
ix 1int(11) range ix of this fragment (useless)
type Dchar(1) values (W)GS contig, (P)redraft, (D)raft, (F)inished or (O)ther
frag NC_045512v2varchar(255) values which fragment
fragStart 0int(10) unsigned range start position in frag
fragEnd 29903int(10) unsigned range end position in frag
strand +char(1) values + or - (orientation of fragment)

Sample Rows
 
binchromchromStartchromEndixtypefragfragStartfragEndstrand
585NC_045512v20299031DNC_045512v2029903+

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 sequences used in the Jan. 2020 sars-cov-2 genome assembly.

Genome assembly procedures are covered in the NCBI assembly documentation.
NCBI also provides specific information about this assembly.

The definition of this assembly is from the AGP file delivered with the sequence. The NCBI document AGP Specification describes the format of the AGP file.

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.

Component types found in this track (with counts of that type in parentheses):

  • D - draft sequence (1)