Schema for intronEst
  Database: galGal4    Primary Table: intronEst    Row Count: 292,786   Data last updated: 2020-05-07
Format description: Summary info about a patSpace alignment
On download server: MariaDB table dump directory
fieldexampleSQL type info description
bin 855smallint(5) unsigned range Indexing field to speed chromosome range queries.
matches 488int(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 23int(10) unsigned range Number of bases that match but are part of repeats
nCount 0int(10) unsigned range Number of 'N' bases
qNumInsert 5int(10) unsigned range Number of inserts in query
qBaseInsert 8int(10) unsigned range Number of bases inserted in query
tNumInsert 20int(10) unsigned range Number of inserts in target
tBaseInsert 2566int(10) unsigned range Number of bases inserted in target
strand +char(2) values + or - for strand. First character query, second target (optional)
qName AA495708varchar(255) values Query sequence name
qSize 529int(10) unsigned range Query sequence size
qStart 0int(10) unsigned range Alignment start position in query
qEnd 520int(10) unsigned range Alignment end position in query
tName chr1varchar(255) values Target sequence name
tSize 195276750int(10) unsigned range Target sequence size
tStart 35463638int(10) unsigned range Alignment start position in target
tEnd 35466716int(10) unsigned range Alignment end position in target
blockCount 21int(10) unsigned range Number of blocks in alignment
blockSizes 110,77,113,63,15,15,13,14,7...longblob   Size of each block
qStarts 0,110,187,300,363,378,393,4...longblob   Start of each block in query.
tStarts 35463638,35464192,35465303,...longblob   Start of each block in target.

Connected Tables and Joining Fields
        galGal4.all_est.qName (via intronEst.qName)
      galGal4.estOrientInfo.name (via intronEst.qName)
      hgFixed.gbCdnaInfo.acc (via intronEst.qName)
      hgFixed.gbSeq.acc (via intronEst.qName)
      hgFixed.imageClone.acc (via intronEst.qName)

Sample Rows
 
binmatchesmisMatchesrepMatchesnCountqNumInsertqBaseInserttNumInserttBaseInsertstrandqNameqSizeqStartqEndtNametSizetStarttEndblockCountblockSizesqStartstStarts
855488123058202566+AA4957085290520chr1195276750354636383546671621110,77,113,63,15,15,13,14,7,5,7,6,7,9,5,7,5,9,11,5,9,0,110,187,300,363,378,393,409,423,430,436,443,451,458,467,473,480,486,495,506,511,35463638,35464192,35465303,35466293,35466357,35466373,35466389,35466407,35466423,35466431,35466438,35466446,35466457,35466465,35 ...
11713680220139271-AA49570151074467chr11952767507683315976833820109,5,17,15,15,71,56,80,85,37,43,52,57,77,92,107,178,234,314,399,76833159,76833185,76833191,76833213,76833229,76833245,76833317,76833451,76833613,76833783,
15215051411003947-AA4957195710548chr11952767501228072061228087014174,216,114,44,23,197,413,527,122807206,122807381,122807876,122808657,
723462519483371015-AA4957155610523chr11194010791819263118194136127,7,28,12,4,9,24,12,62,69,124,132,38,46,56,84,97,104,115,144,157,219,305,429,18192631,18192638,18192646,18192747,18192759,18192764,18192773,18192800,18192812,18192986,18193071,18194004,
590569101234486+AA4956965750574chr199983394705790706847612,41,133,232,146,7,0,12,55,188,420,567,705790,705982,706026,706351,706694,706840,
6984464612982745+AA49569955016482chr21488097621493257614935778933,82,42,246,4,18,14,13,5,16,49,131,173,419,423,448,464,477,14932576,14934427,14934510,14935460,14935707,14935712,14935741,14935759,14935773,
670415320911652051+AA4957044630463chr20143026011124077911243277668,36,133,151,24,35,0,68,120,253,404,428,11240779,11242020,11242067,11242774,11243217,11243242,
62433708022261010+AA4957005430421chr23572323951796395181068753,22,53,148,90,49,4,0,53,76,129,277,368,417,5179639,5179693,5179717,5180338,5180922,5181014,5181064,
60950702611157240+AA49571457136571chr26532998531865613194335772,84,69,57,141,56,55,36,108,192,261,318,459,516,3186561,3189147,3190615,3191592,3192271,3194224,3194280,
610456023744661681+AA4957186350532chr27520928533667913368958930,126,162,63,40,16,6,17,26,0,30,156,318,383,423,440,448,506,3366791,3367322,3367828,3368492,3368555,3368596,3368612,3368619,3368932,

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