Schema for intronEst
  Database: anoGam3    Primary Table: intronEst    Row Count: 71,821   Data last updated: 2018-01-05
Format description: Summary info about a patSpace alignment
On download server: MariaDB table dump directory
fieldexampleSQL type info description
bin 664smallint(5) unsigned range Indexing field to speed chromosome range queries.
matches 565int(10) unsigned range Number of bases that match that aren't repeats
misMatches 9int(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 3int(10) unsigned range Number of inserts in query
qBaseInsert 11int(10) unsigned range Number of bases inserted in query
tNumInsert 5int(10) unsigned range Number of inserts in target
tBaseInsert 155int(10) unsigned range Number of bases inserted in target
strand +char(2) values + or - for strand. First character query, second target (optional)
qName AA413325varchar(255) values Query sequence name
qSize 590int(10) unsigned range Query sequence size
qStart 5int(10) unsigned range Alignment start position in query
qEnd 590int(10) unsigned range Alignment end position in query
tName chr2Lvarchar(255) values Target sequence name
tSize 49364325int(10) unsigned range Target sequence size
tStart 10356718int(10) unsigned range Alignment start position in target
tEnd 10357447int(10) unsigned range Alignment end position in target
blockCount 8int(10) unsigned range Number of blocks in alignment
blockSizes 169,22,53,218,37,37,33,5,longblob   Size of each block
qStarts 5,183,205,258,477,514,551,585,longblob   Start of each block in query.
tStarts 10356718,10356898,10357061,...longblob   Start of each block in target.

Connected Tables and Joining Fields
        anoGam3.all_est.qName (via intronEst.qName)
      anoGam3.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
6645659003115155+AA4133255905590chr2L4936432510356718103574478169,22,53,218,37,37,33,5,5,183,205,258,477,514,551,585,10356718,10356898,10357061,10357115,10357333,10357371,10357409,10357442,
714565120031891290-AA41334863520615chr2L493643251700288017004747115,4,27,14,57,24,9,55,60,262,60,20,25,29,56,79,136,167,176,233,293,555,17002880,17002887,17002892,17002920,17002950,17003008,17003044,17003054,17003109,17003170,17004687,
831593240016112706+AA41335266019660chr2L4936432532370994323743351284,187,64,158,34,34,3,30,13,11,7,10,19,103,290,354,512,546,580,583,613,626,637,650,32370994,32371092,32371280,32373272,32374176,32374211,32374246,32374250,32374281,32374295,32374308,32374325,
86828300000479+AA41335430017300chr2L493643253712739937127761541,7,195,26,14,17,58,65,260,286,37127399,37127516,37127524,37127720,37127747,
938552200008379-AA4133555540554chr2L49364325463165114631744495,7,40,284,14,38,8,19,139,0,5,12,52,336,350,388,396,415,46316511,46316518,46316526,46316571,46316856,46316872,46316911,46316920,46317305,
590265200004115-AA4133153090267chr2R61545105737046737428514,14,3,78,158,42,56,70,73,151,737046,737061,737076,737080,737270,
666285100225484-AA41331730517305chr2R61545105106226011062337189,7,13,9,58,30,131,29,0,10,17,31,40,98,128,259,10622601,10622610,10622618,10622631,10622641,10622701,10622732,10623342,
904572190414109589-AA41332054119511chr2R615451051821111318221180128,18,10,15,15,4,41,22,61,7,64,213,30,45,64,74,89,104,109,155,177,238,245,309,18211113,18211129,18211150,18211162,18211178,18211194,18211198,18211245,18220823,18220885,18220902,18220967,
82325720012785-AA41332327716277chr2R61545105312339143123425887,7,5,12,15,94,56,63,0,7,16,21,33,48,142,198,31233914,31233922,31233933,31233940,31233953,31233969,31234064,31234195,
65328710015472+AA41333831017310chr3L41963435899031589906755137,48,80,13,10,17,154,202,282,300,8990315,8990512,8990561,8990643,8990665,

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