Schema for all_est
  Database: braFlo1    Primary Table: all_est    Row Count: 498,746   Data last updated: 2016-12-12
Format description: Summary info about a patSpace alignment
On download server: MariaDB table dump directory
fieldexampleSQL type info description
bin 1551smallint(5) unsigned range Indexing field to speed chromosome range queries.
matches 664int(10) unsigned range Number of bases that match that aren't repeats
misMatches 3int(10) unsigned range Number of bases that don't match
repMatches 45int(10) unsigned range Number of bases that match but are part of repeats
nCount 1int(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 366int(10) unsigned range Number of bases inserted in target
strand -char(2) values + or - for strand. First character query, second target (optional)
qName AI391435varchar(255) values Query sequence name
qSize 946int(10) unsigned range Query sequence size
qStart 30int(10) unsigned range Alignment start position in query
qEnd 743int(10) unsigned range Alignment end position in query
tName chrUnvarchar(255) values Target sequence name
tSize 926371504int(10) unsigned range Target sequence size
tStart 126662600int(10) unsigned range Alignment start position in target
tEnd 126663679int(10) unsigned range Alignment end position in target
blockCount 2int(10) unsigned range Number of blocks in alignment
blockSizes 678,35,longblob   Size of each block
qStarts 203,881,longblob   Start of each block in query.
tStarts 126662600,126663644,longblob   Start of each block in target.

Connected Tables and Joining Fields
        braFlo1.all_mrna.qName (via all_est.qName)
      braFlo1.estOrientInfo.name (via all_est.qName)
      braFlo1.intronEst.qName (via all_est.qName)
      braFlo1.xenoMrna.qName (via all_est.qName)
      braFlo1.xenoRefGene.name (via all_est.qName)
      braFlo1.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
15516643451001366-AI39143594630743chrUn9263715041266626001266636792678,35,203,881,126662600,126663644,
15516111500112778-AI39143765932659chrUn926371504126676869126678273434,377,96,119,0,35,412,508,126676869,126676903,126677707,126678154,
445261115001121673+AI39143765932659chrUn9263715045069041695069064684119,96,379,32,32,151,247,627,506904169,506904639,506906057,506906436,
1595930720343819716-AI39143471819706chrUn926371504864783296864783990867,179,138,130,14,40,65,45,12,79,258,396,526,540,589,654,864783296,864783364,864783544,864783683,864783814,864783829,864783879,864783945,
58547974200000+BI38601354311539chrM15083125401528,11,12,
58557134300000+BI38678563114631chrM15083126291617,14,12,
585458154201100+BI38760853916532chrM15083175322282,233,16,299,17,299,
585423104201100+BI38854948913489chrM15083204952457,18,13,471,20,477,
58553294221111+BI38706659913599chrM15083206063529,6,50,13,543,549,20,549,556,
585584184002200+BI37981166917661chrM15083206623300,261,81,17,318,580,20,320,581,

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