Schema for xenoRefSeqAli
  Database: dasNov3    Primary Table: xenoRefSeqAli    Row Count: 544,254   Data last updated: 2020-08-19
Format description: Summary info about a patSpace alignment
On download server: MariaDB table dump directory
fieldexampleSQL type description
bin 585smallint(5) unsigned Indexing field to speed chromosome range queries.
matches 141int(10) unsigned Number of bases that match that aren't repeats
misMatches 12int(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 0int(10) unsigned Number of inserts in query
qBaseInsert 0int(10) unsigned Number of bases inserted in query
tNumInsert 0int(10) unsigned Number of inserts in target
tBaseInsert 0int(10) unsigned Number of bases inserted in target
strand +-char(2) + or - for strand. First character query, second target (optional)
qName NM_153413varchar(255) Query sequence name
qSize 9067int(10) unsigned Query sequence size
qStart 3653int(10) unsigned Alignment start position in query
qEnd 3806int(10) unsigned Alignment end position in query
tName AAGV03000183varchar(255) Target sequence name
tSize 1378int(10) unsigned Target sequence size
tStart 455int(10) unsigned Alignment start position in target
tEnd 608int(10) unsigned Alignment end position in target
blockCount 1int(10) unsigned Number of blocks in alignment
blockSizes 153,longblob Size of each block
qStarts 3653,longblob Start of each block in query.
tStarts 770,longblob Start of each block in target.

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

Sample Rows
 
binmatchesmisMatchesrepMatchesnCountqNumInsertqBaseInserttNumInserttBaseInsertstrandqNameqSizeqStartqEndtNametSizetStarttEndblockCountblockSizesqStartstStarts
58514112000000+-NM_153413906736533806AAGV0300018313784556081153,3653,770,
941356960049641468119003++NM_00111340311250411249JH5667066872159518883053126647224,843,137,132,121,155,114,132,132,161,82,184,157,185,162,141,85,6,135,20,13,31,16,69,33,16,17,13,6,30,24,98,79,11,29,27,11,51,1 ...4,89,933,1070,1202,1323,1478,1592,1724,1856,2024,2106,2290,2447,2632,2794,2935,3020,3026,3177,3224,3247,3279,3304,3656,3737,3995 ...5188830,5236922,5243242,5244802,5255772,5256555,5258184,5260392,5266544,5275478,5275866,5282635,5283913,5293472,5294356,5302456, ...
5933885400128128++NM_00137693750333503JH5685141340930110262211030922414,28,33,475,1102622,1103064,
58531357000011+-NM_001205971170624394AAGV0300034895018389282,288,24,106,561,644,
58510618000000+-NM_0010833741385793917AAGV0300045711277989221124,793,205,
5859414000000+-NM_00100426014959011009AAGV0300045711278119191108,901,208,
58565513100111014121780+-NR_1480221886711871JH56611769731974760773261366,171,111,69,14,23,9,129,13,81,14,14,72,71,154,468,579,1063,1198,1231,1243,1400,1427,1518,1539,1799,619993,620823,621131,621243,621756,621872,621909,621922,622080,622106,622198,622224,622487,
5857233000000+-NM_0010373851890873978AAGV0300045711278129171105,873,210,
5856717000000++NM_0131231773262346AAGV03000462152513071391184,262,1307,
58529944001212221+-NM_001192569296910431407AAGV030004949181647283141,163,39,1043,1184,1368,190,543,715,

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