|
|
Database: sacCer1 Primary Table: all_est Row Count: 34,988   Data last updated: 2016-04-18
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 585 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
matches | 442 | int(10) unsigned | range | Number of bases that match that aren't repeats |
misMatches | 5 | 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 | 9 | int(10) unsigned | range | Number of inserts in query |
qBaseInsert | 25 | int(10) unsigned | range | Number of bases inserted in query |
tNumInsert | 3 | int(10) unsigned | range | Number of inserts in target |
tBaseInsert | 15 | int(10) unsigned | range | Number of bases inserted in target |
strand | - | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | AA417479 | varchar(255) | values | Query sequence name |
qSize | 472 | int(10) unsigned | range | Query sequence size |
qStart | 0 | int(10) unsigned | range | Alignment start position in query |
qEnd | 472 | int(10) unsigned | range | Alignment end position in query |
tName | chr1 | varchar(255) | values | Target sequence name |
tSize | 230208 | int(10) unsigned | range | Target sequence size |
tStart | 51171 | int(10) unsigned | range | Alignment start position in target |
tEnd | 51633 | int(10) unsigned | range | Alignment end position in target |
blockCount | 11 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 14,5,4,12,16,8,13,15,11,20,... | longblob | | Size of each block |
qStarts | 0,23,29,34,54,71,80,94,110,... | longblob | | Start of each block in query. |
tStarts | 51171,51193,51198,51202,512... | 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 |
---|
585 | 442 | 5 | 0 | 0 | 9 | 25 | 3 | 15 | - | AA417479 | 472 | 0 | 472 | chr1 | 230208 | 51171 | 51633 | 11 | 14,5,4,12,16,8,13,15,11,20,329, | 0,23,29,34,54,71,80,94,110,123,143, | 51171,51193,51198,51202,51220,51236,51244,51257,51272,51283,51304, |
586 | 457 | 1 | 0 | 0 | 7 | 14 | 3 | 5 | - | AA417480 | 472 | 0 | 472 | chr1 | 230208 | 146593 | 147056 | 8 | 5,4,10,8,10,20,40,361, | 0,6,11,25,34,46,70,111, | 146593,146598,146602,146614,146622,146633,146655,146695, |
586 | 381 | 0 | 0 | 1 | 1 | 1 | 2 | 4 | + | AA417481 | 390 | 7 | 390 | chr1 | 230208 | 160868 | 161254 | 3 | 24,342,16, | 7,32,374, | 160868,160895,161238, |
586 | 279 | 5 | 0 | 3 | 0 | 0 | 0 | 0 | - | AA417477 | 287 | 0 | 287 | chr1 | 230208 | 187934 | 188221 | 1 | 287, | 0, | 187934, |
586 | 359 | 0 | 0 | 0 | 2 | 2 | 0 | 0 | + | AA417474 | 361 | 0 | 361 | chr10 | 745446 | 136245 | 136604 | 3 | 312,40,7, | 0,313,354, | 136245,136557,136597, |
586 | 403 | 1 | 0 | 1 | 5 | 7 | 1 | 1 | + | AA417488 | 412 | 0 | 412 | chr10 | 745446 | 147777 | 148183 | 6 | 358,19,11,5,6,6, | 0,359,381,393,399,406, | 147777,148135,148155,148166,148171,148177, |
587 | 441 | 5 | 0 | 0 | 4 | 4 | 1 | 1 | + | AA417468 | 450 | 0 | 450 | chr10 | 745446 | 328454 | 328901 | 6 | 337,55,10,6,27,11, | 0,338,394,404,411,439, | 328454,328791,328846,328857,328863,328890, |
588 | 398 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | - | AA417498 | 399 | 0 | 399 | chr10 | 745446 | 450627 | 451027 | 2 | 27,372, | 0,27, | 450627,450655, |
589 | 381 | 1 | 0 | 1 | 2 | 2 | 1 | 3 | + | AA417472 | 385 | 0 | 385 | chr10 | 745446 | 604993 | 605379 | 3 | 359,10,14, | 0,360,371, | 604993,605355,605365, |
585 | 67 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | AA417490 | 67 | 0 | 67 | chr11 | 666445 | 85733 | 85800 | 1 | 67, | 0, | 85733, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|