|
|
Database: calJac3 Primary Table: all_mrna Row Count: 1,650   Data last updated: 2020-05-05
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 1133 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
matches | 651 | int(10) unsigned | range | Number of bases that match that aren't repeats |
misMatches | 3 | int(10) unsigned | range | Number of bases that don't match |
repMatches | 26 | int(10) unsigned | range | Number of bases that match but are part of repeats |
nCount | 0 | int(10) unsigned | range | Number of 'N' bases |
qNumInsert | 0 | int(10) unsigned | range | Number of inserts in query |
qBaseInsert | 0 | int(10) unsigned | range | Number of bases inserted in query |
tNumInsert | 3 | int(10) unsigned | range | Number of inserts in target |
tBaseInsert | 6248 | int(10) unsigned | range | Number of bases inserted in target |
strand | - | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | EF215086 | varchar(255) | values | Query sequence name |
qSize | 680 | int(10) unsigned | range | Query sequence size |
qStart | 0 | int(10) unsigned | range | Alignment start position in query |
qEnd | 680 | int(10) unsigned | range | Alignment end position in query |
tName | chr1 | varchar(255) | values | Target sequence name |
tSize | 210400635 | int(10) unsigned | range | Target sequence size |
tStart | 71829549 | int(10) unsigned | range | Alignment start position in target |
tEnd | 71836477 | int(10) unsigned | range | Alignment end position in target |
blockCount | 4 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 561,48,51,20, | longblob | | Size of each block |
qStarts | 0,561,609,660, | longblob | | Start of each block in query. |
tStarts | 71829549,71831735,71832956,... | longblob | | Start of each block in target. |
|
| |
|
|
Connected Tables and Joining Fields
|
|
Sample Rows
|
|
bin | matches | misMatches | repMatches | nCount | qNumInsert | qBaseInsert | tNumInsert | tBaseInsert | strand | qName | qSize | qStart | qEnd | tName | tSize | tStart | tEnd | blockCount | blockSizes | qStarts | tStarts |
---|
1133 | 651 | 3 | 26 | 0 | 0 | 0 | 3 | 6248 | - | EF215086 | 680 | 0 | 680 | chr1 | 210400635 | 71829549 | 71836477 | 4 | 561,48,51,20, | 0,561,609,660, | 71829549,71831735,71832956,71836457, |
1150 | 662 | 1 | 0 | 0 | 1 | 17 | 7 | 4148 | - | EF214842 | 680 | 0 | 680 | chr1 | 210400635 | 74173337 | 74178148 | 8 | 19,13,8,307,83,71,127,35, | 0,19,49,57,364,447,518,645, | 74173337,74173357,74173386,74173395,74174092,74174913,74176197,74178113, |
1381 | 680 | 0 | 0 | 0 | 0 | 0 | 1 | 845 | + | EF215174 | 680 | 0 | 680 | chr1 | 210400635 | 104360212 | 104361737 | 2 | 86,594, | 0,86, | 104360212,104361143, |
1402 | 917 | 3 | 0 | 0 | 0 | 0 | 5 | 11602 | + | EF444807 | 957 | 37 | 957 | chr1 | 210400635 | 107193107 | 107205629 | 6 | 63,342,288,108,60,59, | 37,100,442,730,838,898, | 107193107,107194081,107200500,107203143,107204413,107205570, |
1403 | 552 | 2 | 0 | 0 | 1 | 1 | 4 | 43975 | + | EF444808 | 657 | 102 | 657 | chr1 | 210400635 | 107255403 | 107299932 | 6 | 73,270,135,7,42,27, | 102,175,445,580,588,630, | 107255403,107276304,107284508,107290693,107290700,107299905, |
1524 | 571 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | AB571244 | 571 | 0 | 571 | chr1 | 210400635 | 123132815 | 123133386 | 1 | 571, | 0, | 123132815, |
1611 | 680 | 0 | 0 | 0 | 0 | 0 | 1 | 1196 | + | EF215389 | 680 | 0 | 680 | chr1 | 210400635 | 134489882 | 134491758 | 2 | 55,625, | 0,55, | 134489882,134491133, |
1625 | 552 | 0 | 0 | 0 | 1 | 128 | 4 | 1583 | + | EF215111 | 680 | 0 | 680 | chr1 | 210400635 | 136437155 | 136439290 | 5 | 26,5,44,84,393, | 0,26,31,203,287, | 136437155,136437182,136437188,136437940,136438897, |
1628 | 574 | 0 | 106 | 0 | 0 | 0 | 3 | 773 | - | EF214924 | 680 | 0 | 680 | chr1 | 210400635 | 136810653 | 136812106 | 4 | 15,469,71,125, | 0,15,484,555, | 136810653,136810669,136811296,136811981, |
1628 | 574 | 2 | 104 | 0 | 0 | 0 | 3 | 773 | - | EF215311 | 680 | 0 | 680 | chr1 | 210400635 | 136810653 | 136812106 | 4 | 15,469,71,125, | 0,15,484,555, | 136810653,136810669,136811296,136811981, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|