Schema for xenoMrna
  Database: calJac4    Primary Table: xenoMrna    Row Count: 5,551,440   Data last updated: 2020-09-21
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 57int(10) unsigned Number of bases that match that aren't repeats
misMatches 5int(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 LE705910varchar(255) Query sequence name
qSize 244int(10) unsigned Query sequence size
qStart 2int(10) unsigned Alignment start position in query
qEnd 64int(10) unsigned Alignment end position in query
tName chr1varchar(255) Target sequence name
tSize 217961735int(10) unsigned Target sequence size
tStart 33165int(10) unsigned Alignment start position in target
tEnd 33227int(10) unsigned Alignment end position in target
blockCount 1int(10) unsigned Number of blocks in alignment
blockSizes 62,longblob Size of each block
qStarts 2,longblob Start of each block in query.
tStarts 217928508,longblob Start of each block in target.

Connected Tables and Joining Fields
        calJac4.all_est.qName (via xenoMrna.qName)
      calJac4.all_mrna.qName (via xenoMrna.qName)
      calJac4.refGene.name (via xenoMrna.qName)
      calJac4.refSeqAli.qName (via xenoMrna.qName)
      calJac4.xenoRefFlat.name (via xenoMrna.qName)
      calJac4.xenoRefGene.name (via xenoMrna.qName)
      calJac4.xenoRefSeqAli.qName (via xenoMrna.qName)
      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)

Sample Rows
 
binmatchesmisMatchesrepMatchesnCountqNumInsertqBaseInserttNumInserttBaseInsertstrandqNameqSizeqStartqEndtNametSizetStarttEndblockCountblockSizesqStartstStarts
585575000000+-LE705910244264chr12179617353316533227162,2,217928508,
5854818000000++JP39399826172138chr12179617353485634922166,72,34856,
585759000000++LE564268237125209chr1217961735102186102270184,125,102186,
5851422600123128+-LE5241642088199chr1217961735106321106517227,141,8,58,217855218,217855273,
58528631000023+-LE5266943202319chr1217961735107245107565390,64,163,2,92,156,217854170,217854261,217854327,
58618815000000+-LE70829631825228chr12179617351587001589031203,25,217802832,
586399000000+-EZ226414135351chr1217961735219300219348148,3,217742387,
58615524001300++LE6070442240182chr12179617352259822261612142,37,0,145,225982,226124,
58663120011824969+-LI868666284156249chr1217961735229458234502339,18,18,156,213,231,217727233,217732126,217732259,
5861641600123136++LE6453902090203chr12179617352305132307292114,66,0,137,230513,230663,

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