Schema for xenoMrna
  Database: hetGla1    Primary Table: xenoMrna    Row Count: 9,577,044   Data last updated: 2020-08-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 87int(10) unsigned Number of bases that match that aren't repeats
misMatches 33int(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 LE704729varchar(255) Query sequence name
qSize 217int(10) unsigned Query sequence size
qStart 38int(10) unsigned Alignment start position in query
qEnd 158int(10) unsigned Alignment end position in query
tName JH165514varchar(255) Target sequence name
tSize 131792int(10) unsigned Target sequence size
tStart 958int(10) unsigned Alignment start position in target
tEnd 1078int(10) unsigned Alignment end position in target
blockCount 1int(10) unsigned Number of blocks in alignment
blockSizes 120,longblob Size of each block
qStarts 38,longblob Start of each block in query.
tStarts 130714,longblob Start of each block in target.

Connected Tables and Joining Fields
        hetGla1.all_mrna.qName (via xenoMrna.qName)
      hetGla1.xenoRefFlat.name (via xenoMrna.qName)
      hetGla1.xenoRefGene.name (via xenoMrna.qName)
      hetGla1.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
5858733000000+-LE70472921738158JH16551413179295810781120,38,130714,
5858232000000+-LE72310332383197JH16551413179296710811114,83,130711,
5859441000000++AK136038875317452JH16551413179296811031135,317,968,
5855625000000+-LE685769306220301JH16551413179210081089181,220,130703,
5857419000000++LE588680284295JH1655141317921445214545193,2,14452,
5856917001829148089+-JR1298501138214952410JH1655141317921630964484242,44,1495,2366,67308,115439,
58510428000000+-LE64885522239171JH16551413179231453315851132,39,100207,
5851221300228229+-LE6091652080163JH1655141317923899739161342,44,49,0,45,114,92631,92675,92746,
5857122000000++JU497833255417721865JH1655141317924018140274193,1772,40181,
585127310210000++LE73799521435214JH16551413179279929801081179,35,79929,

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