Schema for affyGnf1h
  Database: hg19    Primary Table: affyGnf1h    Row Count: 12,158   Data last updated: 2009-09-30
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 70int(10) unsigned range Number of bases that match that aren't repeats
misMatches 0int(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 0int(10) unsigned range Number of inserts in target
tBaseInsert 0int(10) unsigned range Number of bases inserted in target
strand -char(2) values + or - for strand. First character query, second target (optional)
qName gnf1h03908_s_atvarchar(255) values Query sequence name
qSize 70int(10) unsigned range Query sequence size
qStart 0int(10) unsigned range Alignment start position in query
qEnd 70int(10) unsigned range Alignment end position in query
tName chr1varchar(255) values Target sequence name
tSize 249250621int(10) unsigned range Target sequence size
tStart 14969int(10) unsigned range Alignment start position in target
tEnd 15039int(10) unsigned range Alignment end position in target
blockCount 1int(10) unsigned range Number of blocks in alignment
blockSizes 70,longblob   Size of each block
qStarts 0,longblob   Start of each block in query.
tStarts 14969,longblob   Start of each block in target.

Connected Tables and Joining Fields
        hg19.gnfAtlas2.name (via affyGnf1h.qName)
      hg19.knownToGnfAtlas2.value (via affyGnf1h.qName)
      hgFixed.gladHumESOtherData.name (via affyGnf1h.qName)
      hgFixed.gnfHumanAtlas2All.name (via affyGnf1h.qName)
      hgFixed.gnfHumanAtlas2AllRatio.name (via affyGnf1h.qName)
      hgFixed.gnfHumanAtlas2Median.name (via affyGnf1h.qName)
      hgFixed.gnfHumanAtlas2MedianRatio.name (via affyGnf1h.qName)

Sample Rows
 
binmatchesmisMatchesrepMatchesnCountqNumInsertqBaseInserttNumInserttBaseInsertstrandqNameqSizeqStartqEndtNametSizetStarttEndblockCountblockSizesqStartstStarts
585700000000-gnf1h03908_s_at70070chr12492506211496915039170,0,14969,
5853381000000-gnf1h01690_s_at3390339chr124925062116934172731339,0,16934,
5852500024204335+gnf1h07742_at2720272chr12492506212141121998525,77,48,25,77,0,30,112,165,195,21411,21467,21649,21737,21921,
5853751000000-gnf1h03342_at3760376chr124925062124347247231376,0,24347,
5854560000000+gnf1h04689_at4560456chr124925062163332637881456,0,63332,
58611200015161+gnf1h11145_s_at1170117chr1249250621132022132195274,38,0,79,132022,132157,
586188200001506-gnf1h03516_x_at1933193chr12492506211329471336432116,74,0,116,132947,133569,
587188200001506+gnf1h03516_x_at1933193chr1249250621329706330402274,116,3,77,329706,330286,
58711200015161-gnf1h11145_s_at1170117chr1249250621331154331327238,74,0,43,331154,331253,
587381100001250-gnf1h04666_x_at3820382chr12492506213315463321782216,166,0,216,331546,332012,

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