Schema for xenoMrna
  Database: felCat9    Primary Table: xenoMrna    Row Count: 4,607,514   Data last updated: 2019-04-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 145int(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 JU181503varchar(255) Query sequence name
qSize 504int(10) unsigned Query sequence size
qStart 293int(10) unsigned Alignment start position in query
qEnd 447int(10) unsigned Alignment end position in query
tName chrA1varchar(255) Target sequence name
tSize 242100913int(10) unsigned Target sequence size
tStart 9474int(10) unsigned Alignment start position in target
tEnd 9629int(10) unsigned Alignment end position in target
blockCount 2int(10) unsigned Number of blocks in alignment
blockSizes 93,61,longblob Size of each block
qStarts 293,386,longblob Start of each block in query.
tStarts 9474,9568,longblob Start of each block in target.

Connected Tables and Joining Fields
        felCat9.all_est.qName (via xenoMrna.qName)
      felCat9.all_mrna.qName (via xenoMrna.qName)
      felCat9.refGene.name (via xenoMrna.qName)
      felCat9.refSeqAli.qName (via xenoMrna.qName)
      felCat9.xenoRefFlat.name (via xenoMrna.qName)
      felCat9.xenoRefGene.name (via xenoMrna.qName)
      felCat9.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
5851459000011++JU181503504293447chrA124210091394749629293,61,293,386,9474,9568,
5851459000011++JU181504599388542chrA124210091394749629293,61,388,481,9474,9568,
5851459000011++JU181506543332486chrA124210091394749629293,61,332,425,9474,9568,
585786000000+-JU904808324185chrA124210091394769560184,1,242091353,
58530631000011+-JO577059981283620chrA1242100913947698142240,97,283,523,242091099,242091340,
58530631000011+-JP351359750163500chrA1242100913947698142240,97,163,403,242091099,242091340,
58530730000011+-JU7008791194311648chrA1242100913947698142240,97,311,551,242091099,242091340,
58530730000011+-JU7008801016311648chrA1242100913947698142240,97,311,551,242091099,242091340,
58530730000011+-JU732932814210547chrA1242100913947698142240,97,210,450,242091099,242091340,
58530730000011+-JU732933772210547chrA1242100913947698142240,97,210,450,242091099,242091340,

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