Schema for all_est
  Database: bosTau2    Primary Table: all_est    Row Count: 2,019,805   Data last updated: 2016-06-03
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 389int(10) unsigned Number of bases that match that aren't repeats
misMatches 8int(10) unsigned Number of bases that don't match
repMatches 0int(10) unsigned Number of bases that match but are part of repeats
nCount 0int(10) unsigned Number of 'N' bases
qNumInsert 0int(10) unsigned Number of inserts in query
qBaseInsert 0int(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 AJ674068varchar(255) Query sequence name
qSize 397int(10) unsigned Query sequence size
qStart 0int(10) unsigned Alignment start position in query
qEnd 397int(10) unsigned Alignment end position in query
tName chr1varchar(255) Target sequence name
tSize 102834029int(10) unsigned Target sequence size
tStart 15783int(10) unsigned Alignment start position in target
tEnd 16180int(10) unsigned Alignment end position in target
blockCount 1int(10) unsigned Number of blocks in alignment
blockSizes 397,longblob Size of each block
qStarts 0,longblob Start of each block in query.
tStarts 15783,longblob Start of each block in target.

Connected Tables and Joining Fields
        bosTau2.all_mrna.qName (via all_est.qName)
      bosTau2.estOrientInfo.name (via all_est.qName)
      bosTau2.intronEst.qName (via all_est.qName)
      bosTau2.refGene.name (via all_est.qName)
      bosTau2.refSeqAli.qName (via all_est.qName)
      bosTau2.xenoMrna.qName (via all_est.qName)
      bosTau2.xenoRefGene.name (via all_est.qName)
      bosTau2.xenoRefSeqAli.qName (via all_est.qName)
      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)

Sample Rows
 
binmatchesmisMatchesrepMatchesnCountqNumInsertqBaseInserttNumInserttBaseInsertstrandqNameqSizeqStartqEndtNametSizetStarttEndblockCountblockSizesqStartstStarts
5853898000000-AJ6740683970397chr110283402915783161801397,0,15783,
5854880001214-BF6047904900490chr110283402922435229272447,41,0,449,22435,22886,
585284417900000-DY1196634670467chr110283402926838273051467,0,26838,
5858112000038339+DN5448338152815chr110283402927197363494544,97,123,49,2,546,643,766,27197,28469,31254,36300,
5854542000000+AJ6968884560456chr110283402927199276551456,0,27199,
5855343000000+AM0150555460537chr110283402927206277431537,0,27206,
5855361000000-AM0161215469546chr110283402927206277431537,0,27206,
5857515000023416+CX9523457816762chr110283402927206313783535,97,124,6,541,638,27206,28469,31254,
58582900000411155-CV9836998290829chr110283402927267392515474,97,123,67,68,0,474,571,694,761,27267,28469,31254,36300,39183,
58577610000411155-DT8501997781778chr110283402927328392605413,97,123,67,77,0,413,510,633,700,27328,28469,31254,36300,39183,

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