Schema for intronEst
  Database: ponAbe2    Primary Table: intronEst (chr1_intronEst)    Row Count: 2,473   Data last updated: 2011-03-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 438int(10) unsigned range Number of bases that match that aren't repeats
misMatches 2int(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 18int(10) unsigned range Number of 'N' bases
qNumInsert 1int(10) unsigned range Number of inserts in query
qBaseInsert 1int(10) unsigned range Number of bases inserted in query
tNumInsert 2int(10) unsigned range Number of inserts in target
tBaseInsert 15389int(10) unsigned range Number of bases inserted in target
strand -char(2) values + or - for strand. First character query, second target (optional)
qName CR791558varchar(255) values Query sequence name
qSize 459int(10) unsigned range Query sequence size
qStart 0int(10) unsigned range Alignment start position in query
qEnd 459int(10) unsigned range Alignment end position in query
tName chr1varchar(255) values Target sequence name
tSize 229942017int(10) unsigned range Target sequence size
tStart 50858int(10) unsigned range Alignment start position in target
tEnd 66705int(10) unsigned range Alignment end position in target
blockCount 4int(10) unsigned range Number of blocks in alignment
blockSizes 106,224,64,64,longblob   Size of each block
qStarts 0,107,331,395,longblob   Start of each block in query.
tStarts 50858,50964,56254,66641,longblob   Start of each block in target.

Connected Tables and Joining Fields
        hgFixed.gbCdnaInfo.acc (via intronEst.qName)
      hgFixed.gbSeq.acc (via intronEst.qName)
      hgFixed.imageClone.acc (via intronEst.qName)
      ponAbe2.all_est.qName (via intronEst.qName)
      ponAbe2.est.qName (via intronEst.qName)
      ponAbe2.estOrientInfo.name (via intronEst.qName)

Sample Rows
 
binmatchesmisMatchesrepMatchesnCountqNumInsertqBaseInserttNumInserttBaseInsertstrandqNameqSizeqStartqEndtNametSizetStarttEndblockCountblockSizesqStartstStarts
585438201811215389-CR7915584590459chr122994201750858667054106,224,64,64,0,107,331,395,50858,50964,56254,66641,
5853027473112470+CR765535762402762chr1229942017117113117942452,90,189,28,402,454,544,734,117113,117294,117725,117914,
586621600111343+CR5391176291629chr1229942017146852147822341,558,28,1,42,601,146852,147236,147794,
600301100002922+CR788506471169471chr1229942017198930719905313128,61,113,169,297,358,1989307,1989967,1990418,
60065500000221737+CR7521796550655chr122994201720264612048853396,93,466,0,96,189,2026461,2039779,2048387,
60168110000511908-CR7893646820682chr1229942017216109321736836111,132,151,151,108,29,0,111,243,394,545,653,2161093,2161280,2162178,2170277,2170734,2173654,
60245520022315200-CR5557534590459chr122994201723079742323631612,42,75,6,113,209,0,13,55,131,137,250,2307974,2307986,2312249,2312324,2320425,2323422,
60367530000955676-CR7906456780678chr1229942017242370624800601014,110,97,22,115,87,31,139,15,48,0,14,124,221,243,358,445,476,615,630,2423706,2423721,2428926,2429193,2436313,2436886,2439053,2448994,2449135,2480012,
60346300200724762-CR5545844661466chr122994201724237792449006852,51,45,22,115,87,31,62,0,52,103,148,170,285,372,403,2423779,2428926,2428978,2429193,2436313,2436886,2439053,2448944,
76575200006158976-CR7503065781578chr1229942017401003541695887175,67,43,80,73,85,54,0,175,242,285,365,438,523,4010035,4055561,4055764,4057057,4081386,4118271,4169534,

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