Schema for xenoMrna
  Database: taeGut1    Primary Table: xenoMrna    Row Count: 4,172,728   Data last updated: 2020-09-01
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 47int(10) unsigned Number of bases that match that aren't repeats
misMatches 9int(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 1int(10) unsigned Number of inserts in target
tBaseInsert 1int(10) unsigned Number of bases inserted in target
strand ++char(2) + or - for strand. First character query, second target (optional)
qName EZ511293varchar(255) Query sequence name
qSize 143int(10) unsigned Query sequence size
qStart 86int(10) unsigned Alignment start position in query
qEnd 142int(10) unsigned Alignment end position in query
tName chr1varchar(255) Target sequence name
tSize 118548696int(10) unsigned Target sequence size
tStart 16241int(10) unsigned Alignment start position in target
tEnd 16298int(10) unsigned Alignment end position in target
blockCount 2int(10) unsigned Number of blocks in alignment
blockSizes 29,27,longblob Size of each block
qStarts 86,115,longblob Start of each block in query.
tStarts 16241,16271,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)
      taeGut1.all_est.qName (via xenoMrna.qName)
      taeGut1.all_mrna.qName (via xenoMrna.qName)
      taeGut1.refGene.name (via xenoMrna.qName)
      taeGut1.refSeqAli.qName (via xenoMrna.qName)
      taeGut1.xenoRefFlat.name (via xenoMrna.qName)
      taeGut1.xenoRefGene.name (via xenoMrna.qName)
      taeGut1.xenoRefSeqAli.qName (via xenoMrna.qName)

Sample Rows
 
binmatchesmisMatchesrepMatchesnCountqNumInsertqBaseInserttNumInserttBaseInsertstrandqNameqSizeqStartqEndtNametSizetStarttEndblockCountblockSizesqStartstStarts
585479000011++EZ51129314386142chr11185486961624116298229,27,86,115,16241,16271,
585126440016311561++EZ46580629660293chr111854869616242179732113,57,60,236,16242,17916,
585134450016311561++JR799848565247489chr111854869616242179822113,66,247,423,16242,17916,
585138410016311561++JU305416726239481chr111854869616242179822113,66,239,415,16242,17916,
5851384100126411561++JU305417927239682chr111854869616242179822113,66,239,616,16242,17916,
58524610700215629344++JU588006773264773chr111854869616242259393113,66,174,264,440,599,16242,17916,25765,
5851945700227029458++JO0011231056177698chr111854869616242259513113,66,72,177,353,626,16242,17916,25879,
58525289003333311712++CU687892112353727chr111854869616242282954113,66,72,90,53,229,502,637,16242,17916,25879,28205,
58525589003333311712++AB52871474046723chr111854869616242282984113,66,72,93,46,222,495,630,16242,17916,25879,28205,
58525589003333311712++AK31401473546723chr111854869616242282984113,66,72,93,46,222,495,630,16242,17916,25879,28205,

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