Schema for sangerBlastTab
  Database: ce2    Primary Table: sangerBlastTab    Row Count: 1,100,391   Data last updated: 2005-05-03
Format description: Blast alignments of Mouse genes
On download server: MariaDB table dump directory
fieldexampleSQL type description
query 2L52.1varchar(255) Name of sequence in this assembly (query)
target 2L52.1varchar(255) Name of sequence in other assembly (target)
identity 100float Percent identity
aliLength 427int(10) unsigned Length of alignment
mismatch 0int(10) unsigned Number of mismatches
gapOpen 0int(10) unsigned Number of gap openings
qStart 0int(10) unsigned Start in query (0 based)
qEnd 427int(10) unsigned End in query (non-inclusive)
tStart 0int(10) unsigned Start in target (0 based)
tEnd 427int(10) unsigned End in target (non-inclusive)
eValue 0double Expectation value
bitScore 829.3double Bit score

Connected Tables and Joining Fields
        ce2.dmBlastTab.query (via sangerBlastTab.query)
      ce2.hgBlastTab.query (via sangerBlastTab.query)
      ce2.kimExpDistance.query (via sangerBlastTab.query)
      ce2.kimExpDistance.target (via sangerBlastTab.query)
      ce2.orfToGene.name (via sangerBlastTab.query)
      ce2.sangerCanonical.transcript (via sangerBlastTab.query)
      ce2.sangerGene.name (via sangerBlastTab.query)
      ce2.sangerIsoforms.transcript (via sangerBlastTab.query)
      ce2.sangerLinks.orfName (via sangerBlastTab.query)
      ce2.sangerPep.name (via sangerBlastTab.query)
      ce2.sangerToKim.name (via sangerBlastTab.query)
      ce2.sangerToPfam.name (via sangerBlastTab.query)
      ce2.sangerToRefSeq.name (via sangerBlastTab.query)

Sample Rows
 
querytargetidentityaliLengthmismatchgapOpenqStartqEndtStarttEndeValuebitScore
2L52.12L52.110042700042704270829.3
2L52.1C26C6.126.83825521294152616030.0003342.74
2L52.1Y47D3A.6a26.4915190751471933320.00638.51
2RSSE.12RSSE.110034300034303430652.5
2RSSE.1K08E3.627.891471013391844355790.000000751.22
2RSSE.1Y53C10A.419.731471151401872634070.0000147.37
2RSSE.1C01F4.2a22.111991188542215427360.00638.12
3R5.13R5.110021500021502155.000000000000001e-125442.6
3R5.1F57C2.373.87199520220112006.7e-83302.8
3R5.1F39H2.568.04194620019401944.8e-73270

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