Schema for affyGnf1h
  Database: hg17    Primary Table: affyGnf1h    Row Count: 12,008   Data last updated: 2004-06-15
Format description: Summary info about a patSpace alignment
On download server: MariaDB table dump directory
fieldexampleSQL type info description
bin 791smallint(5) unsigned range Indexing field to speed chromosome range queries.
matches 496int(10) unsigned range Number of bases that match that aren't repeats
misMatches 1int(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 1int(10) unsigned range Number of inserts in target
tBaseInsert 713int(10) unsigned range Number of bases inserted in target
strand -char(2) values + or - for strand. First character query, second target (optional)
qName gnf1h00031_atvarchar(255) values Query sequence name
qSize 497int(10) unsigned range Query sequence size
qStart 0int(10) unsigned range Alignment start position in query
qEnd 497int(10) unsigned range Alignment end position in query
tName chr7varchar(255) values Target sequence name
tSize 158628139int(10) unsigned range Target sequence size
tStart 27011116int(10) unsigned range Alignment start position in target
tEnd 27012326int(10) unsigned range Alignment end position in target
blockCount 2int(10) unsigned range Number of blocks in alignment
blockSizes 185,312,longblob   Size of each block
qStarts 0,185,longblob   Start of each block in query.
tStarts 27011116,27012014,longblob   Start of each block in target.

Connected Tables and Joining Fields
        hg17.gnfAtlas2.name (via affyGnf1h.qName)
      hg17.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
791496100001713-gnf1h00031_at4970497chr715862813927011116270123262185,312,0,185,27011116,27012014,
13515461001100-gnf1h00032_at5480548chr41914112181004020761004026232316,231,0,317,100402076,100402392,
14601150000011513-gnf1h00033_at1150115chr4191411218114734556114736184225,90,0,25,114734556,114736094,
146041500000555506-gnf1h00034_s_at4150415chr41914112181147362111147921326112,95,76,49,38,45,0,112,207,283,332,370,114736211,114738906,114744288,114779222,114788397,114792087,
88348800000217345+gnf1h00035_at4880488chr61709756993908836539106198326,122,340,0,26,148,39088365,39102299,39105858,
66353510000315652+gnf1h00036_at5360536chr31995057401023948610255674429,63,201,243,0,29,92,293,10239486,10243054,10251142,10255431,
96652520000312458-gnf1h00037_at5281528chr1213244981150009766500227514118,146,137,126,0,118,264,401,50009766,50019910,50021294,50022625,
7155630000053913-gnf1h00038_at5630563chr1113445238417067919170723956124,126,110,73,118,12,0,124,250,360,433,551,17067919,17069456,17069669,17070118,17070281,17072383,
11753250000000+gnf1h00039_at3250325chr1113445238477452576774529011325,0,77452576,
13484901000053261+gnf1h00040_at4910491chr7158628139100036252100040004639,139,141,100,47,25,0,39,178,319,419,466,100036252,100036392,100037468,100039638,100039849,100039979,

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