Schema for intronEst
  Database: panTro6    Primary Table: intronEst    Row Count: 12,764   Data last updated: 2018-03-28
Format description: Summary info about a patSpace alignment
On download server: MariaDB table dump directory
fieldexampleSQL type info description
bin 622smallint(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 1int(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 0int(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 5int(10) unsigned range Number of inserts in target
tBaseInsert 12504int(10) unsigned range Number of bases inserted in target
strand -char(2) values + or - for strand. First character query, second target (optional)
qName AU298520varchar(255) values Query sequence name
qSize 666int(10) unsigned range Query sequence size
qStart 0int(10) unsigned range Alignment start position in query
qEnd 666int(10) unsigned range Alignment end position in query
tName chr1varchar(255) values Target sequence name
tSize 224244399int(10) unsigned range Target sequence size
tStart 4890627int(10) unsigned range Alignment start position in target
tEnd 4903796int(10) unsigned range Alignment end position in target
blockCount 7int(10) unsigned range Number of blocks in alignment
blockSizes 93,289,19,125,81,24,34,longblob   Size of each block
qStarts 0,93,382,401,526,608,632,longblob   Start of each block in query.
tStarts 4890627,4890721,4891011,489...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)
      panTro6.all_est.qName (via intronEst.qName)
      panTro6.estOrientInfo.name (via intronEst.qName)

Sample Rows
 
binmatchesmisMatchesrepMatchesnCountqNumInsertqBaseInserttNumInserttBaseInsertstrandqNameqSizeqStartqEndtNametSizetStarttEndblockCountblockSizesqStartstStarts
62266410011512504-AU2985206660666chr122424439948906274903796793,289,19,125,81,24,34,0,93,382,401,526,608,632,4890627,4890721,4891011,4897121,4901852,4901933,4903762,
62257000022210697-AU29773460634606chr122424439948906894901956516,325,125,81,23,0,17,342,467,549,4890689,4890705,4897121,4901852,4901933,
62252400100210697-AU29840055328553chr1224244399489073649019583294,125,106,0,294,419,4890736,4897121,4901852,
62244230322412503-AU2968544500450chr122424439948908444903795753,133,125,80,21,3,33,0,54,187,312,392,414,417,4890844,4890897,4897121,4901852,4901933,4901954,4903762,
64271210000611588-AU2985877160713chr1224244399756544675777477152,134,70,59,96,94,108,3,155,289,359,418,514,608,7565446,7566213,7567068,7569545,7570987,7573905,7577639,
64261610000611588-AU2979196170617chr122424439975655457577750753,134,70,59,96,94,111,0,53,187,257,316,412,506,7565545,7566213,7567068,7569545,7570987,7573905,7577639,
64256010000510973-AU2978575830561chr1224244399756621275777466135,70,59,96,94,107,22,157,227,286,382,476,7566212,7567068,7569545,7570987,7573905,7577639,
642458000312510983-AU2975934700470chr122424439975663087577749839,70,59,98,82,6,7,97,0,39,109,168,276,358,365,373,7566308,7567068,7569545,7570987,7573917,7577639,7577645,7577652,
64239010022410288-AU2972474030393chr122424439975670687577747671,22,96,94,72,36,10,82,104,200,294,367,7567068,7569582,7570987,7573905,7577639,7577711,
642322001262047858-AU29754240010364chr122424439975695457577737947,81,16,94,11,34,34,5,12,36,95,177,193,287,302,337,372,378,7569545,7570986,7571067,7573905,7577639,7577652,7577686,7577720,7577725,

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