Schema for UniGene - UniGene Alignments
  Database: hg19    Primary Table: uniGene_3    Row Count: 124,338   Data last updated: 2011-02-22
Format description: Summary info about a patSpace alignment
On download server: MariaDB table dump directory
fieldexampleSQL type info description
bin 585smallint(5) unsigned range Indexing field to speed chromosome range queries.
matches 1631int(10) unsigned range Number of bases that match that aren't repeats
misMatches 8int(10) unsigned range Number of bases that don't match
repMatches 0int(10) unsigned range Number of bases that match but are part of repeats
nCount 0int(10) unsigned range Number of 'N' bases
qNumInsert 0int(10) unsigned range Number of inserts in query
qBaseInsert 0int(10) unsigned range Number of bases inserted in query
tNumInsert 4int(10) unsigned range Number of inserts in target
tBaseInsert 897int(10) unsigned range Number of bases inserted in target
strand +char(2) values + or - for strand. First character query, second target (optional)
qName Hs.714157varchar(255) values Query sequence name
qSize 1673int(10) unsigned range Query sequence size
qStart 0int(10) unsigned range Alignment start position in query
qEnd 1639int(10) unsigned range Alignment end position in query
tName chr1varchar(255) values Target sequence name
tSize 249250621int(10) unsigned range Target sequence size
tStart 11873int(10) unsigned range Alignment start position in target
tEnd 14409int(10) unsigned range Alignment end position in target
blockCount 5int(10) unsigned range Number of blocks in alignment
blockSizes 354,109,741,296,139,longblob   Size of each block
qStarts 0,354,463,1204,1500,longblob   Start of each block in query.
tStarts 11873,12612,13220,13962,14270,longblob   Start of each block in target.

Connected Tables and Joining Fields
        hg19.seq.acc (via uniGene_3.qName)

Sample Rows
 
binmatchesmisMatchesrepMatchesnCountqNumInsertqBaseInserttNumInserttBaseInsertstrandqNameqSizeqStartqEndtNametSizetStarttEndblockCountblockSizesqStartstStarts
5851631800004897+Hs.714157167301639chr124925062111873144095354,109,741,296,139,0,354,463,1204,1500,11873,12612,13220,13962,14270,
5851648400002884+Hs.644359165201652chr124925062111873144093354,109,1189,0,354,463,11873,12612,13220,
585237219172011102754-Hs.709408258002564chr1249250621144031972012108,316,69,108,44,159,198,131,376,147,99,808,16,124,440,509,618,662,821,1019,1150,1526,1673,1772,14403,14513,14969,15795,15903,16606,16857,17232,17366,17914,18267,18912,
58529871912702767355-Hs.4595733161213161chr12492506211440624894853,1446,859,198,136,137,147,157,0,58,1506,2365,2563,2699,2836,2983,14406,14459,15906,16857,17232,17605,17914,24737,
585408621127012293-Hs.461200423604236chr1249250621144061873331499,859,1876,0,1501,2360,14406,15906,16857,
58589920367417121653+Hs.528770100317996chr124925062114436170511519,374,69,57,51,41,138,24,113,9,20,15,3,22,7,17,41,415,484,542,595,636,783,807,920,929,949,964,967,989,14436,14455,14969,15795,15854,15906,16606,16744,16856,16970,16980,17001,17017,17021,17044,
585910000017+Hs.64999922039130chr1249250621144521455027,84,39,46,14452,14466,
5856997640313715-Hs.5725928110783chr12492506211897019755929,39,58,34,53,31,296,12,218,28,57,106,165,201,254,285,581,593,18970,19000,19048,19106,19141,19195,19227,19524,19537,
5851150001111+Hs.6410591250116chr1249250621206902080635,8,102,0,6,14,20690,20695,20704,
585131122790122309+Hs.5694134273427chr12492506213037931110311,276,135,3,16,292,30379,30391,30975,

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

UniGene (uniGene_3) Track Description
 

Description

This track shows the UniGene genes from NCBI. Each UniGene entry is a set of transcript sequences that appear to come from the same transcription locus (gene or expressed pseudogene), together with information on protein similarities, gene expression, cDNA clone reagents, and genomic location.

Coding exons are represented by blocks connected by horizontal lines representing introns. In full display mode, arrowheads on the connecting intron lines indicate the direction of transcription.

Methods

The UniGene sequence file, Hs.seq.uniq.gz, is downloaded from NCBI. Sequences are aligned to base genome using BLAT to create this track.

When a single UniGene gene aligned in multiple places, the alignment having the highest base identity was found. Only alignments having a base identity level within 0.2% of the best and at least 96.5% base identity with the genomic sequence were kept.

Credits

Thanks to UniGene for providing this annotation.