|
|
Database: bosTau8 Primary Table: all_est Row Count: 1,714,149   Data last updated: 2015-02-14
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | description |
bin | 703 | smallint(5) unsigned | Indexing field to speed chromosome range queries. |
matches | 649 | int(10) unsigned | Number of bases that match that aren't repeats |
misMatches | 15 | int(10) unsigned | Number of bases that don't match |
repMatches | 0 | int(10) unsigned | Number of bases that match but are part of repeats |
nCount | 14 | int(10) unsigned | Number of 'N' bases |
qNumInsert | 2 | int(10) unsigned | Number of inserts in query |
qBaseInsert | 13 | int(10) unsigned | Number of bases inserted in query |
tNumInsert | 6 | int(10) unsigned | Number of inserts in target |
tBaseInsert | 18 | int(10) unsigned | Number of bases inserted in target |
strand | + | char(2) | + or - for strand. First character query, second target (optional) |
qName | AA908027 | varchar(255) | Query sequence name |
qSize | 772 | int(10) unsigned | Query sequence size |
qStart | 0 | int(10) unsigned | Alignment start position in query |
qEnd | 691 | int(10) unsigned | Alignment end position in query |
tName | chr10 | varchar(255) | Target sequence name |
tSize | 104305016 | int(10) unsigned | Target sequence size |
tStart | 15542989 | int(10) unsigned | Alignment start position in target |
tEnd | 15543685 | int(10) unsigned | Alignment end position in target |
blockCount | 8 | int(10) unsigned | Number of blocks in alignment |
blockSizes | 431,25,75,31,13,19,9,75, | longblob | Size of each block |
qStarts | 0,431,456,531,562,587,606,616, | longblob | Start of each block in query. |
tStarts | 15542989,15543421,15543447,... | 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 |
---|
703 | 649 | 15 | 0 | 14 | 2 | 13 | 6 | 18 | + | AA908027 | 772 | 0 | 691 | chr10 | 104305016 | 15542989 | 15543685 | 8 | 431,25,75,31,13,19,9,75, | 0,431,456,531,562,587,606,616, | 15542989,15543421,15543447,15543523,15543555,15543581,15543601,15543610, |
744 | 572 | 2 | 0 | 1 | 0 | 0 | 7 | 9 | + | AA908029 | 659 | 6 | 581 | chr11 | 107310763 | 20936378 | 20936962 | 8 | 505,11,7,3,15,20,4,10, | 6,511,522,529,532,547,567,571, | 20936378,20936884,20936897,20936905,20936909,20936925,20936946,20936952, |
744 | 409 | 1 | 0 | 3 | 0 | 0 | 0 | 0 | - | AA908028 | 431 | 18 | 431 | chr11 | 107310763 | 20937637 | 20938050 | 1 | 413, | 0, | 20937637, |
745 | 459 | 3 | 0 | 2 | 2 | 2 | 0 | 0 | + | AA908025 | 490 | 24 | 490 | chr11 | 107310763 | 21094207 | 21094671 | 3 | 449,9,6, | 24,474,484, | 21094207,21094656,21094665, |
873 | 429 | 0 | 0 | 1 | 1 | 1 | 3 | 1120 | - | AA961327 | 453 | 16 | 447 | chr11 | 107310763 | 37823917 | 37825467 | 5 | 21,4,84,132,189, | 6,28,32,116,248, | 37823917,37823938,37824292,37824750,37825278, |
873 | 425 | 0 | 0 | 0 | 3 | 6 | 4 | 1121 | + | AA961328 | 451 | 0 | 431 | chr11 | 107310763 | 37823918 | 37825464 | 7 | 23,86,132,137,8,12,27, | 0,23,109,241,382,391,404, | 37823918,37824290,37824750,37825278,37825417,37825425,37825437, |
944 | 475 | 6 | 0 | 10 | 4 | 7 | 12 | 4481 | + | AA908026 | 530 | 32 | 530 | chr11 | 107310763 | 47169594 | 47174566 | 14 | 38,251,88,4,33,3,16,4,11,5,6,11,8,13, | 32,70,321,410,414,447,450,466,470,481,490,497,508,517, | 47169594,47174094,47174346,47174434,47174439,47174473,47174477,47174494,47174499,47174511,47174521,47174529,47174541,47174553, |
1255 | 576 | 7 | 0 | 11 | 1 | 1 | 2 | 2 | - | AA908019 | 703 | 20 | 615 | chr11 | 107310763 | 87873079 | 87873675 | 4 | 58,91,16,429, | 88,146,238,254, | 87873079,87873138,87873229,87873246, |
844 | 420 | 2 | 0 | 3 | 2 | 3 | 0 | 0 | + | AA961331 | 453 | 17 | 445 | chr13 | 84240350 | 34061281 | 34061706 | 3 | 274,118,33, | 17,292,412, | 34061281,34061555,34061673, |
844 | 285 | 5 | 0 | 16 | 1 | 5 | 1 | 429 | + | AA961329 | 796 | 18 | 329 | chr13 | 84240350 | 34061282 | 34062017 | 2 | 292,14, | 18,315, | 34061282,34062003, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|