Home     Genomes     Genome Browser     Blat     Tables     PCR     Session    FAQ     Help  
  Schema for GC Percent - GC Percent in 5-Base Windows
  Database: bosTau4    Primary Table: gc5Base    Row Count: 545,767
Format description: Wiggle track values to display as y-values (first 6 fields are bed6)
fieldexampleSQL type description
bin 585smallint unsigned Indexing field to speed chromosome range queries.
chrom chr1varchar(255) Reference sequence chromosome or scaffold
chromStart 0int unsigned Start position in chromosome
chromEnd 5120int unsigned End position in chromosome
name chr1.16313varchar(255) Name of item
span 5int unsigned each value spans this many bases
count 1024int unsigned number of values in this block
offset 16590744int unsigned offset in File to fetch data
file /gbdb/bosTau4/wib/gc5Base.wibvarchar(255) path name to data file, one byte per value
lowerLimit 0double lowest data value in this block
dataRange 80double lowerLimit + dataRange = upperLimit
validCount 925int unsigned number of valid data values in this block
sumData 29623.3double sum of the data points, for average and stddev calc
sumSquares 1395210double sum of data points squared, for stddev calc

  Sample Rows
 
binchromchromStartchromEndnamespancountoffsetfilelowerLimitdataRangevalidCountsumDatasumSquares
585chr105120chr1.163135102416590744/gbdb/bosTau4/wib/gc5Base.wib08092529623.31395210
585chr1512010240chr1.163145102416591768/gbdb/bosTau4/wib/gc5Base.wib01001024433802342800
585chr11024015360chr1.163155102416592792/gbdb/bosTau4/wib/gc5Base.wib01001024317001515600
585chr11536020480chr1.163165102416593816/gbdb/bosTau4/wib/gc5Base.wib01001024383802006800
585chr12048025600chr1.163175102416594840/gbdb/bosTau4/wib/gc5Base.wib01001024391802003600
585chr12560030720chr1.163185102416595864/gbdb/bosTau4/wib/gc5Base.wib01001024399401998800
585chr13072035840chr1.163195102416596888/gbdb/bosTau4/wib/gc5Base.wib01001024396202023600
585chr13584040960chr1.163205102416597912/gbdb/bosTau4/wib/gc5Base.wib01001024391001980400
585chr14096046080chr1.163215102416598936/gbdb/bosTau4/wib/gc5Base.wib01001024392201994000
585chr14608051200chr1.163225102416599960/gbdb/bosTau4/wib/gc5Base.wib01001024367601795200

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


  GC Percent (gc5Base) Track Description
 

Description

The GC percent track shows the percentage of G (guanine) and C (cytosine) bases in 5-base windows. High GC content is typically associated with gene-rich areas.

This track may be configured in a variety of ways to highlight different aspects of the displayed information. Click the "Graph configuration help" link for an explanation of the configuration options.

Credits

The data and presentation of this graph were prepared by Hiram Clawson.