Schema for all_est
  Database: caeJap1    Primary Table: all_est    Row Count: 33,721   Data last updated: 2016-05-28
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 421int(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 66int(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 DV018600varchar(255) values Query sequence name
qSize 527int(10) unsigned range Query sequence size
qStart 37int(10) unsigned range Alignment start position in query
qEnd 526int(10) unsigned range Alignment end position in query
tName chrUnvarchar(255) values Target sequence name
tSize 156378573int(10) unsigned range Target sequence size
tStart 99841int(10) unsigned range Alignment start position in target
tEnd 100330int(10) unsigned range Alignment end position in target
blockCount 1int(10) unsigned range Number of blocks in alignment
blockSizes 489,longblob   Size of each block
qStarts 1,longblob   Start of each block in query.
tStarts 99841,longblob   Start of each block in target.

Connected Tables and Joining Fields
        caeJap1.all_mrna.qName (via all_est.qName)
      caeJap1.estOrientInfo.name (via all_est.qName)
      caeJap1.intronEst.qName (via all_est.qName)
      caeJap1.xenoMrna.qName (via all_est.qName)
      caeJap1.xenoRefGene.name (via all_est.qName)
      caeJap1.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
58542126600000-DV01860052737526chrUn156378573998411003301489,1,99841,
58957322201132531-DV0184976068606chrUn156378573566141569269547,150,228,12,160,0,47,197,425,438,566141,567030,567544,569097,569109,
5914242160000145-DV0185056027593chrUn1563785738779498785802567,19,9,576,877949,878561,
609525010100000+DV0185046337633chrUn156378573325366832542941626,7,3253668,
61926102900012+DV0186782997297chrUn156378573458702145873132202,88,7,209,4587021,4587225,
6253843250002112-DV0185924468420chrUn156378573530672953072533171,197,44,26,197,394,5306729,5306965,5307209,
6253761440002396-DV0185794287428chrUn1563785735330632533144936,396,19,0,6,402,5330632,5330989,5331430,
6253761440002454+DV0185794287428chrUn15637857353397875340662319,396,6,7,26,422,5339787,5339851,5340656,
627329142000146-DV0186643817379chrUn156378573553561855360362339,33,2,341,5535618,5536003,
627520141000247-DV0186255697569chrUn1563785735535618553622737,331,224,0,7,338,5535618,5535626,5536003,

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