|
|
Database: ci2 Primary Table: all_est Row Count: 1,171,079   Data last updated: 2016-05-25
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | description |
bin | 603 | smallint(5) unsigned | Indexing field to speed chromosome range queries. |
matches | 344 | int(10) unsigned | Number of bases that match that aren't repeats |
misMatches | 7 | int(10) unsigned | Number of bases that don't match |
repMatches | 5 | int(10) unsigned | Number of bases that match but are part of repeats |
nCount | 0 | int(10) unsigned | Number of 'N' bases |
qNumInsert | 0 | int(10) unsigned | Number of inserts in query |
qBaseInsert | 0 | int(10) unsigned | Number of bases inserted in query |
tNumInsert | 4 | int(10) unsigned | Number of inserts in target |
tBaseInsert | 1314 | int(10) unsigned | Number of bases inserted in target |
strand | + | char(2) | + or - for strand. First character query, second target (optional) |
qName | AB091080 | varchar(255) | Query sequence name |
qSize | 356 | int(10) unsigned | Query sequence size |
qStart | 0 | int(10) unsigned | Alignment start position in query |
qEnd | 356 | int(10) unsigned | Alignment end position in query |
tName | chr03p | varchar(255) | Target sequence name |
tSize | 4544431 | int(10) unsigned | Target sequence size |
tStart | 2411584 | int(10) unsigned | Alignment start position in target |
tEnd | 2413254 | int(10) unsigned | Alignment end position in target |
blockCount | 5 | int(10) unsigned | Number of blocks in alignment |
blockSizes | 117,69,127,38,5, | longblob | Size of each block |
qStarts | 0,117,186,313,351, | longblob | Start of each block in query. |
tStarts | 2411584,2411840,2412196,241... | 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 |
---|
603 | 344 | 7 | 5 | 0 | 0 | 0 | 4 | 1314 | + | AB091080 | 356 | 0 | 356 | chr03p | 4544431 | 2411584 | 2413254 | 5 | 117,69,127,38,5, | 0,117,186,313,351, | 2411584,2411840,2412196,2412857,2413249, |
604 | 425 | 13 | 0 | 0 | 1 | 1 | 4 | 1384 | + | AB091082 | 439 | 0 | 439 | chr04q | 6776397 | 2604710 | 2606532 | 6 | 73,40,71,120,94,40, | 0,73,114,185,305,399, | 2604710,2604965,2605005,2605520,2606075,2606492, |
592 | 395 | 2 | 0 | 0 | 1 | 1 | 3 | 599 | + | AB091087 | 398 | 0 | 398 | chr05q | 6215638 | 1005076 | 1006072 | 5 | 45,41,80,158,73, | 0,45,87,167,325, | 1005076,1005718,1005759,1005840,1005999, |
628 | 416 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | + | AB091085 | 418 | 0 | 418 | chr05q | 6215638 | 5639936 | 5640354 | 1 | 418, | 0, | 5639936, |
598 | 474 | 3 | 18 | 0 | 0 | 0 | 2 | 1028 | + | AB091081 | 495 | 0 | 495 | chr10p | 1849531 | 1734664 | 1736187 | 3 | 139,174,182, | 0,139,313, | 1734664,1735533,1736005, |
586 | 414 | 3 | 0 | 0 | 1 | 1 | 0 | 0 | - | AB091083 | 476 | 58 | 476 | scaffold_197 | 154612 | 136646 | 137063 | 2 | 367,50, | 0,368, | 136646,137013, |
585 | 188 | 2 | 122 | 0 | 0 | 0 | 0 | 0 | - | AB091084 | 312 | 0 | 312 | scaffold_2397 | 7475 | 6097 | 6409 | 1 | 312, | 0, | 6097, |
590 | 324 | 0 | 0 | 0 | 2 | 2 | 1 | 371 | + | AB091086 | 326 | 0 | 326 | scaffold_36 | 1068114 | 702258 | 702953 | 4 | 233,33,23,35, | 0,233,267,291, | 702258,702862,702895,702918, |
586 | 127 | 6 | 174 | 0 | 0 | 0 | 1 | 1 | - | AJ495128 | 307 | 0 | 307 | chr01p | 6220112 | 152731 | 153039 | 2 | 120,187, | 0,120, | 152731,152852, |
587 | 212 | 9 | 0 | 0 | 2 | 3 | 3 | 1201 | - | AJ494578 | 227 | 0 | 224 | chr01p | 6220112 | 283182 | 284604 | 5 | 56,56,5,53,51, | 3,61,117,123,176, | 283182,283791,283848,283853,284553, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|