Schema for intronEst
  Database: galGal3    Primary Table: intronEst (chr1_intronEst)    Row Count: 36,905   Data last updated: 2020-05-08
Format description: Summary info about a patSpace alignment
On download server: MariaDB table dump directory
fieldexampleSQL type info description
bin 870smallint(5) unsigned range Indexing field to speed chromosome range queries.
matches 511int(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 5int(10) unsigned range Number of inserts in query
qBaseInsert 8int(10) unsigned range Number of bases inserted in query
tNumInsert 21int(10) unsigned range Number of inserts in target
tBaseInsert 3027int(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 200994015int(10) unsigned range Target sequence size
tStart 37380327int(10) unsigned range Alignment start position in target
tEnd 37383866int(10) unsigned range Alignment end position in target
blockCount 22int(10) unsigned range Number of blocks in alignment
blockSizes 24,86,77,113,63,17,13,13,14...longblob   Size of each block
qStarts 0,24,110,187,300,363,380,39...longblob   Start of each block in query.
tStarts 37380327,37380812,37381342,...longblob   Start of each block in target.

Connected Tables and Joining Fields
        galGal3.all_est.qName (via intronEst.qName)
      galGal3.est.qName (via intronEst.qName)
      galGal3.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
87051110058213027+AA4957085290520chr120099401537380327373838662224,86,77,113,63,17,13,13,14,7,5,7,6,7,9,5,7,5,9,11,5,9,0,24,110,187,300,363,380,393,409,423,430,436,443,451,458,467,473,480,486,495,506,511,37380327,37380812,37381342,37382453,37383443,37383507,37383525,37383539,37383557,37383573,37383581,37383588,37383596,37383607,37 ...
1199271000137104-AA495701510193467chr1200994015805125678051294289,5,17,15,15,71,56,83,43,52,57,77,92,107,178,234,80512567,80512593,80512599,80512621,80512637,80512653,80512725,80512859,
155247321011623586-AA4957195710548chr12009940151267740061267750784174,216,52,44,23,197,413,527,126774006,126774181,126774676,126775034,
12615204000053601-AF179477716174698chr120099401588691908886960336128,64,137,110,74,11,18,146,210,347,457,531,88691908,88692533,88692992,88693959,88695825,88696022,
14676393001261376+AF1794756727651chr1200994015115655221115657239755,18,36,4,213,116,200,7,62,80,118,122,335,451,115655221,115655277,115655296,115655772,115655777,115656698,115657039,
59157020135131337-AI98122763925603chr1200994015811030812940149,20,8,6,6,16,9,6,4,10,215,132,59,73,36,47,67,75,81,87,103,112,119,123,135,350,482,541,811030,811043,811065,811074,811082,811089,811106,811117,811324,811329,811343,812334,812704,812867,
59137210123111231-AI9800505220377chr12009940158611208627251218,36,8,6,36,5,11,5,5,61,96,87,145,163,199,209,216,252,257,268,273,278,339,435,861120,861139,861176,861188,861197,861234,861240,861252,861258,861264,861725,862638,
591260006112635+AI9803762670267chr1200994015887267888168461,74,66,65,0,62,136,202,887267,887328,887508,888103,
5923260010051563+AI980433607138465chr12009940159412519431416109,100,40,28,24,26,138,247,347,387,415,439,941251,942226,943020,943061,943090,943115,
592562008112911+AI9798395710571chr1200994015947282948763491,55,420,4,0,91,146,567,947282,948198,948339,948759,

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