Schema for all_est
  Database: susScr3    Primary Table: all_est    Row Count: 1,695,261   Data last updated: 2015-04-04
Format description: Summary info about a patSpace alignment
On download server: MariaDB table dump directory
fieldexampleSQL type description
bin 585smallint(5) unsigned Indexing field to speed chromosome range queries.
matches 354int(10) unsigned Number of bases that match that aren't repeats
misMatches 1int(10) unsigned Number of bases that don't match
repMatches 99int(10) unsigned Number of bases that match but are part of repeats
nCount 2int(10) unsigned Number of 'N' bases
qNumInsert 2int(10) unsigned Number of inserts in query
qBaseInsert 2int(10) unsigned Number of bases inserted in query
tNumInsert 0int(10) unsigned Number of inserts in target
tBaseInsert 0int(10) unsigned Number of bases inserted in target
strand +char(2) + or - for strand. First character query, second target (optional)
qName AA056899varchar(255) Query sequence name
qSize 458int(10) unsigned Query sequence size
qStart 0int(10) unsigned Alignment start position in query
qEnd 458int(10) unsigned Alignment end position in query
tName GL892953-2varchar(255) Target sequence name
tSize 188381int(10) unsigned Target sequence size
tStart 105417int(10) unsigned Alignment start position in target
tEnd 105873int(10) unsigned Alignment end position in target
blockCount 3int(10) unsigned Number of blocks in alignment
blockSizes 25,35,396,longblob Size of each block
qStarts 0,26,62,longblob Start of each block in query.
tStarts 105417,105442,105477,longblob Start of each block in target.

Connected Tables and Joining Fields
        hgFixed.gbCdnaInfo.acc (via all_est.qName)
      hgFixed.gbMiscDiff.acc (via all_est.qName)
      hgFixed.gbSeq.acc (via all_est.qName)
      hgFixed.gbWarn.acc (via all_est.qName)
      hgFixed.imageClone.acc (via all_est.qName)
      susScr3.all_mrna.qName (via all_est.qName)
      susScr3.estOrientInfo.name (via all_est.qName)
      susScr3.intronEst.qName (via all_est.qName)
      susScr3.refGene.name (via all_est.qName)
      susScr3.refSeqAli.qName (via all_est.qName)
      susScr3.xenoMrna.qName (via all_est.qName)
      susScr3.xenoRefGene.name (via all_est.qName)
      susScr3.xenoRefSeqAli.qName (via all_est.qName)

Sample Rows
 
binmatchesmisMatchesrepMatchesnCountqNumInsertqBaseInserttNumInserttBaseInsertstrandqNameqSizeqStartqEndtNametSizetStarttEndblockCountblockSizesqStartstStarts
58535419922200+AA0568994580458GL892953-2188381105417105873325,35,396,0,26,62,105417,105442,105477,
5853292010012+AA06366734816348GL895031-239987372040542274,58,16,290,3720,3996,
5851841000000+AA06365540329214GL896052-26552139156393411185,29,39156,
5851626010000+AA06364932241210GL896358-18090192420931169,41,1924,
5852842042891100+AA06366140223402GL896532-1272781471321,12,257,23,45,145,81,102,214,
12913512080000-AA05688637716377chr131532132292581725925820861361,0,92581725,
1783631000043761+AA0569133640364chr1315321322110359280110363405562,104,110,44,44,0,62,166,276,320,110359280,110359907,110363115,110363316,110363361,
14274125001100-AA0569144180418chr1315321322110410114110410531267,350,0,68,110410114,110410181,
276823260193413+AA05689130645306chr1315321322286250480286250740431,86,33,107,45,77,164,199,286250480,286250511,286250597,286250633,
73517411430000+AA0636501997199chr107910237319696206196963981192,7,19696206,

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