|
|
Database: ci3 Primary Table: all_est Row Count: 1,145,704 Data last updated: 2015-08-26
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | description |
bin | 608 | smallint(5) unsigned | Indexing field to speed chromosome range queries. |
matches | 310 | int(10) unsigned | Number of bases that match that aren't repeats |
misMatches | 2 | 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 | 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 | 0 | int(10) unsigned | Number of inserts in target |
tBaseInsert | 0 | int(10) unsigned | Number of bases inserted in target |
strand | + | char(2) | + or - for strand. First character query, second target (optional) |
qName | AB091084 | varchar(255) | Query sequence name |
qSize | 312 | int(10) unsigned | Query sequence size |
qStart | 0 | int(10) unsigned | Alignment start position in query |
qEnd | 312 | int(10) unsigned | Alignment end position in query |
tName | chr12 | varchar(255) | Target sequence name |
tSize | 5356124 | int(10) unsigned | Target sequence size |
tStart | 3086618 | int(10) unsigned | Alignment start position in target |
tEnd | 3086930 | int(10) unsigned | Alignment end position in target |
blockCount | 1 | int(10) unsigned | Number of blocks in alignment |
blockSizes | 312, | longblob | Size of each block |
qStarts | 0, | longblob | Start of each block in query. |
tStarts | 3086618, | 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 |
---|
608 | 310 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | + | AB091084 | 312 | 0 | 312 | chr12 | 5356124 | 3086618 | 3086930 | 1 | 312, | 0, | 3086618, |
598 | 410 | 7 | 0 | 0 | 1 | 1 | 0 | 0 | + | AB091083 | 476 | 58 | 476 | chr4 | 5505748 | 1749679 | 1750096 | 2 | 50,367, | 58,109, | 1749679,1749729, |
605 | 424 | 14 | 0 | 0 | 1 | 1 | 4 | 1384 | + | AB091082 | 439 | 0 | 439 | chr4 | 5505748 | 2695060 | 2696882 | 6 | 73,40,71,120,94,40, | 0,73,114,185,305,399, | 2695060,2695315,2695355,2695870,2696425,2696842, |
591 | 395 | 2 | 0 | 0 | 1 | 1 | 3 | 599 | - | AB091087 | 398 | 0 | 398 | chr5 | 5035970 | 800099 | 801095 | 5 | 76,155,81,40,45, | 0,76,231,313,353, | 800099,800176,800332,800413,801050, |
619 | 416 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | + | AB091085 | 418 | 0 | 418 | chr5 | 5035970 | 4546339 | 4546757 | 1 | 418, | 0, | 4546339, |
586 | 492 | 3 | 0 | 0 | 0 | 0 | 2 | 1028 | + | AB091081 | 495 | 0 | 495 | chrUn_NW_004190369v1 | 276900 | 197667 | 199190 | 3 | 139,174,182, | 0,139,313, | 197667,198536,199008, |
585 | 344 | 7 | 0 | 0 | 0 | 0 | 3 | 960 | - | AB091080 | 356 | 0 | 351 | chrUn_NW_004190371v1 | 315681 | 30441 | 31752 | 4 | 38,127,69,117, | 5,43,170,239, | 30441,31013,31427,31635, |
585 | 323 | 0 | 0 | 0 | 3 | 3 | 1 | 372 | + | AB091086 | 326 | 0 | 326 | chrUn_NW_004190510v1 | 16517 | 8589 | 9284 | 4 | 234,31,23,35, | 0,235,267,291, | 8589,9195,9226,9249, |
585 | 211 | 10 | 0 | 0 | 2 | 3 | 3 | 1184 | - | AJ494578 | 227 | 0 | 224 | chr1 | 10041005 | 69143 | 70548 | 5 | 56,56,5,53,51, | 3,61,117,123,176, | 69143,69736,69793,69798,70497, |
587 | 356 | 7 | 0 | 0 | 2 | 12 | 3 | 1214 | + | AJ493978 | 375 | 0 | 375 | chr1 | 10041005 | 349210 | 350787 | 6 | 6,27,10,61,182,77, | 0,6,44,55,116,298, | 349210,349217,349244,349254,350270,350710, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|