|
|
Database: bosTau3 Primary Table: all_mrna Row Count: 21,502   Data last updated: 2020-08-20
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 587 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
matches | 2273 | int(10) unsigned | range | Number of bases that match that aren't repeats |
misMatches | 0 | int(10) unsigned | range | Number of bases that don't match |
repMatches | 0 | 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 | 4 | int(10) unsigned | range | Number of inserts in target |
tBaseInsert | 8929 | int(10) unsigned | range | Number of bases inserted in target |
strand | + | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | BC103185 | varchar(255) | values | Query sequence name |
qSize | 2342 | int(10) unsigned | range | Query sequence size |
qStart | 1 | int(10) unsigned | range | Alignment start position in query |
qEnd | 2274 | int(10) unsigned | range | Alignment end position in query |
tName | chr1 | varchar(255) | values | Target sequence name |
tSize | 146199855 | int(10) unsigned | range | Target sequence size |
tStart | 327876 | int(10) unsigned | range | Alignment start position in target |
tEnd | 339078 | int(10) unsigned | range | Alignment end position in target |
blockCount | 5 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 167,174,160,1726,46, | longblob | | Size of each block |
qStarts | 1,168,342,502,2228, | longblob | | Start of each block in query. |
tStarts | 327876,331232,333962,337305... | 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 |
---|
587 | 2273 | 0 | 0 | 0 | 0 | 0 | 4 | 8929 | + | BC103185 | 2342 | 1 | 2274 | chr1 | 146199855 | 327876 | 339078 | 5 | 167,174,160,1726,46, | 1,168,342,502,2228, | 327876,331232,333962,337305,339032, |
587 | 2251 | 2 | 0 | 0 | 0 | 0 | 3 | 8928 | + | BT030515 | 2253 | 0 | 2253 | chr1 | 146199855 | 327895 | 339076 | 4 | 148,174,160,1771, | 0,148,322,482, | 327895,331232,333962,337305, |
587 | 775 | 1 | 20 | 0 | 0 | 0 | 2 | 5700 | + | BC112873 | 909 | 1 | 797 | chr1 | 146199855 | 377375 | 383871 | 3 | 72,95,629, | 1,73,168, | 377375,378426,383242, |
588 | 1012 | 7 | 0 | 1 | 0 | 0 | 0 | 0 | - | BC110185 | 1118 | 2 | 1022 | chr1 | 146199855 | 436007 | 437027 | 1 | 1020, | 96, | 436007, |
588 | 522 | 0 | 0 | 0 | 0 | 0 | 3 | 14912 | - | BC146134 | 539 | 1 | 523 | chr1 | 146199855 | 439762 | 455196 | 4 | 183,178,99,62, | 16,199,377,476, | 439762,442426,448986,455134, |
588 | 779 | 0 | 0 | 0 | 0 | 0 | 1 | 7029 | - | BC111662 | 794 | 1 | 780 | chr1 | 146199855 | 460824 | 468632 | 2 | 673,106, | 14,687, | 460824,468526, |
590 | 736 | 4 | 0 | 0 | 0 | 0 | 6 | 6619 | + | M18753 | 779 | 39 | 779 | chr1 | 146199855 | 725698 | 733057 | 7 | 66,51,111,130,113,87,182, | 39,105,156,267,397,510,597, | 725698,727100,728097,730361,731173,732511,732875, |
590 | 737 | 0 | 0 | 0 | 0 | 0 | 6 | 6619 | + | BC102204 | 806 | 2 | 739 | chr1 | 146199855 | 725700 | 733056 | 7 | 64,51,111,130,113,87,181, | 2,66,117,228,358,471,558, | 725700,727100,728097,730361,731173,732511,732875, |
590 | 552 | 1 | 0 | 1 | 4 | 4 | 6 | 6619 | + | AB099080 | 558 | 0 | 558 | chr1 | 146199855 | 725722 | 732895 | 11 | 42,24,27,111,130,53,60,43,38,6,20, | 0,42,67,94,205,335,389,449,493,532,538, | 725722,727100,727124,728097,730361,731173,731226,732511,732554,732592,732875, |
590 | 375 | 2 | 0 | 1 | 2 | 2 | 2 | 1502 | - | AB098834 | 397 | 4 | 384 | chr1 | 146199855 | 731173 | 733053 | 5 | 113,87,64,30,84, | 13,126,213,278,309, | 731173,732511,732875,732939,732969, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|