Schema for xenoMrna
  Database: rn4    Primary Table: xenoMrna    Row Count: 6,585,914   Data last updated: 2020-08-22
Format description: Summary info about a patSpace alignment
On download server: MariaDB table dump directory
fieldexampleSQL type description
bin 73smallint(5) unsigned Indexing field to speed chromosome range queries.
matches 1580int(10) unsigned Number of bases that match that aren't repeats
misMatches 294int(10) unsigned Number of bases that don't match
repMatches 0int(10) unsigned Number of bases that match but are part of repeats
nCount 0int(10) unsigned Number of 'N' bases
qNumInsert 9int(10) unsigned Number of inserts in query
qBaseInsert 1406int(10) unsigned Number of bases inserted in query
tNumInsert 11int(10) unsigned Number of inserts in target
tBaseInsert 311124int(10) unsigned Number of bases inserted in target
strand ++char(2) + or - for strand. First character query, second target (optional)
qName AF011426varchar(255) Query sequence name
qSize 3896int(10) unsigned Query sequence size
qStart 233int(10) unsigned Alignment start position in query
qEnd 3513int(10) unsigned Alignment end position in query
tName chr1varchar(255) Target sequence name
tSize 267910886int(10) unsigned Target sequence size
tStart 8989int(10) unsigned Alignment start position in target
tEnd 321987int(10) unsigned Alignment end position in target
blockCount 13int(10) unsigned Number of blocks in alignment
blockSizes 809,2,219,124,240,160,102,1...longblob Size of each block
qStarts 233,1042,1044,1264,1388,163...longblob Start of each block in query.
tStarts 8989,9803,10773,14683,16491...longblob Start of each block in target.

Connected Tables and Joining Fields
        hgFixed.gbCdnaInfo.acc (via xenoMrna.qName)
      hgFixed.gbMiscDiff.acc (via xenoMrna.qName)
      hgFixed.gbSeq.acc (via xenoMrna.qName)
      hgFixed.gbWarn.acc (via xenoMrna.qName)
      hgFixed.imageClone.acc (via xenoMrna.qName)
      rn4.all_est.qName (via xenoMrna.qName)
      rn4.all_mrna.qName (via xenoMrna.qName)
      rn4.refGene.name (via xenoMrna.qName)
      rn4.refSeqAli.qName (via xenoMrna.qName)
      rn4.xenoRefFlat.name (via xenoMrna.qName)
      rn4.xenoRefGene.name (via xenoMrna.qName)
      rn4.xenoRefSeqAli.qName (via xenoMrna.qName)

Sample Rows
 
binmatchesmisMatchesrepMatchesnCountqNumInsertqBaseInserttNumInserttBaseInsertstrandqNameqSizeqStartqEndtNametSizetStarttEndblockCountblockSizesqStartstStarts
731580294009140611311124++AF01142638962333513chr1267910886898932198713809,2,219,124,240,160,102,11,7,11,11,111,67,233,1042,1044,1264,1388,1630,2488,2657,2674,2767,2872,2958,3446,8989,9803,10773,14683,16491,16731,17476,17637,17652,17749,17851,17941,321920,
912282770013689161490880+-AK041774234972201chr12679108861116515035501778,126,73,87,24,93,118,63,139,263,72,117,30,36,63,78,45,7,232,368,442,535,559,652,795,863,1002,1290,1422,1552,1598,1671,1973,2156,266407336,266407562,266668582,266890308,266890416,267146448,267146543,267146682,267146749,267232955,267593039,267593133,26759326 ...
7310932030211108714439344++AK03968930163002685chr12679108861221545285715126,83,59,98,89,39,90,21,47,223,124,104,10,151,34,300,426,548,607,777,876,974,1083,1125,1228,1451,2305,2416,2489,2651,12215,107272,109958,314246,314416,314516,316236,316374,316414,316521,317975,452475,452590,452660,452823,
58576150012812494+-JU57201756474193chr12679108861349816083245,46,74,147,267894803,267897342,
58575190170000+-LE216231548100211chr126791088613668137791111,100,267897107,
5859651001121100155++LE57786935142201chr1267910886146801149822114,33,42,168,14680,114949,
58515390000000++LE399469361114357chr126791088616102163451243,114,16102,
5859438000000++LE553930234100232chr126791088616120162521132,100,16120,
5852561190011591159++LE131343168811541688chr126791088616135166692210,165,1154,1523,16135,16504,
5855013000000+-LE331630271063chr12679108861614616209163,0,267894677,

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