Schema for refSeqAli
  Database: galGal5    Primary Table: refSeqAli    Row Count: 7,730   Data last updated: 2020-08-22
Format description: Summary info about a patSpace alignment
On download server: MariaDB table dump directory
fieldexampleSQL type info description
bin 585smallint(5) unsigned range Indexing field to speed chromosome range queries.
matches 2549int(10) unsigned range Number of bases that match that aren't repeats
misMatches 11int(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 0int(10) unsigned range Number of inserts in query
qBaseInsert 0int(10) unsigned range Number of bases inserted in query
tNumInsert 14int(10) unsigned range Number of inserts in target
tBaseInsert 9447int(10) unsigned range Number of bases inserted in target
strand +char(2) values + or - for strand. First character query, second target (optional)
qName NM_001031401varchar(255) values Query sequence name
qSize 2586int(10) unsigned range Query sequence size
qStart 0int(10) unsigned range Alignment start position in query
qEnd 2560int(10) unsigned range Alignment end position in query
tName chr1varchar(255) values Target sequence name
tSize 196202544int(10) unsigned range Target sequence size
tStart 70096int(10) unsigned range Alignment start position in target
tEnd 82103int(10) unsigned range Alignment end position in target
blockCount 15int(10) unsigned range Number of blocks in alignment
blockSizes 66,84,74,130,111,55,111,111...longblob   Size of each block
qStarts 0,66,150,224,354,465,520,63...longblob   Start of each block in query.
tStarts 70096,72158,73495,73696,746...longblob   Start of each block in target.

Connected Tables and Joining Fields
        galGal5.all_est.qName (via refSeqAli.qName)
      galGal5.all_mrna.qName (via refSeqAli.qName)
      galGal5.mrnaOrientInfo.name (via refSeqAli.qName)
      galGal5.refFlat.name (via refSeqAli.qName)
      galGal5.refGene.name (via refSeqAli.qName)
      galGal5.xenoMrna.qName (via refSeqAli.qName)
      galGal5.xenoRefGene.name (via refSeqAli.qName)
      galGal5.xenoRefSeqAli.qName (via refSeqAli.qName)
      hgFixed.gbCdnaInfo.acc (via refSeqAli.qName)
      hgFixed.gbMiscDiff.acc (via refSeqAli.qName)
      hgFixed.gbSeq.acc (via refSeqAli.qName)
      hgFixed.gbWarn.acc (via refSeqAli.qName)
      hgFixed.imageClone.acc (via refSeqAli.qName)
      hgFixed.refLink.mrnaAcc (via refSeqAli.qName)
      hgFixed.refSeqStatus.mrnaAcc (via refSeqAli.qName)
      hgFixed.refSeqSummary.mrnaAcc (via refSeqAli.qName)

Sample Rows
 
binmatchesmisMatchesrepMatchesnCountqNumInsertqBaseInserttNumInserttBaseInsertstrandqNameqSizeqStartqEndtNametSizetStarttEndblockCountblockSizesqStartstStarts
5852549110000149447+NM_001031401258602560chr119620254470096821031566,84,74,130,111,55,111,111,56,70,134,108,295,72,1083,0,66,150,224,354,465,520,631,742,798,868,1002,1110,1405,1477,70096,72158,73495,73696,74690,75384,77030,77275,77676,78225,78505,79158,79638,80581,81020,
58510400000072888+NM_001278112104001040chr1196202544987701026988150,30,80,80,112,98,84,406,0,150,180,260,340,452,550,634,98770,98996,99131,100168,101025,101594,101926,102292,
5871100000000+NR_1055791100110chr11962025442924732925831110,0,292473,
587970000000+NR_03509097097chr1196202544317085317182197,0,317085,
58848570011056302-NM_2053258138510chr11962025444566944634886126,72,110,81,45,58,303,429,501,611,692,747,456694,458584,458864,460549,463375,463430,
588360118001121267+NM_001031589363703620chr119620254446390546879141239,1406,370,604,0,1239,2645,3016,463905,466410,467817,468187,
589840000000+NR_03514284084chr1196202544539154539238184,0,539154,
58925911400315154104-NM_001031572263612621chr119620254464507865178718109,40,28,108,453,109,112,169,183,97,106,138,139,179,197,29,254,155,15,124,171,205,315,768,877,989,1158,1341,1438,1544,1682,1821,2000,2197,2226,2480,645078,645190,645230,645262,645370,645916,646158,646368,646798,647370,647786,647984,648358,648580,648895,649241,650799,651632,
5901986100011811488+NM_001031587199701997chr11962025446644146778981017,20,290,184,68,31,237,408,119,622,0,18,38,328,512,580,611,848,1256,1375,664414,664431,665933,668697,669075,669251,669680,674968,676535,677276,
5912013700121344762+NM_001030646204292031chr11962025447927718395531531,8,232,115,127,141,159,198,102,158,125,223,100,153,148,9,40,48,280,395,522,663,822,1020,1122,1280,1405,1628,1730,1883,792771,792803,805410,807746,810033,810735,814857,815543,816769,818480,821667,838927,839151,839251,839405,

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