|
|
Database: dp3 Primary Table: all_est Row Count: 32,820   Data last updated: 2016-05-23
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 | 336 | int(10) unsigned | range | Number of bases that match that aren't repeats |
misMatches | 2 | 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 | 1 | 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 | 2 | int(10) unsigned | range | Number of inserts in target |
tBaseInsert | 1598 | int(10) unsigned | range | Number of bases inserted in target |
strand | + | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | CX160287 | varchar(255) | values | Query sequence name |
qSize | 339 | int(10) unsigned | range | Query sequence size |
qStart | 0 | int(10) unsigned | range | Alignment start position in query |
qEnd | 339 | int(10) unsigned | range | Alignment end position in query |
tName | chr2 | varchar(255) | values | Target sequence name |
tSize | 30711475 | int(10) unsigned | range | Target sequence size |
tStart | 81388 | int(10) unsigned | range | Alignment start position in target |
tEnd | 83325 | int(10) unsigned | range | Alignment end position in target |
blockCount | 3 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 203,108,28, | longblob | | Size of each block |
qStarts | 0,203,311, | longblob | | Start of each block in query. |
tStarts | 81388,82385,83297, | 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 | 336 | 2 | 0 | 1 | 0 | 0 | 2 | 1598 | + | CX160287 | 339 | 0 | 339 | chr2 | 30711475 | 81388 | 83325 | 3 | 203,108,28, | 0,203,311, | 81388,82385,83297, |
585 | 638 | 4 | 0 | 1 | 0 | 0 | 2 | 1469 | + | CX160418 | 661 | 18 | 661 | chr2 | 30711475 | 82385 | 84497 | 3 | 108,205,330, | 18,126,331, | 82385,83297,84167, |
589 | 630 | 4 | 0 | 1 | 0 | 0 | 4 | 801 | + | CX160531 | 635 | 0 | 635 | chr2 | 30711475 | 574313 | 575749 | 5 | 219,121,116,79,100, | 0,219,340,456,535, | 574313,574592,575329,575505,575649, |
590 | 223 | 2 | 0 | 0 | 0 | 0 | 1 | 1 | + | CX159989 | 225 | 0 | 225 | chr2 | 30711475 | 685179 | 685405 | 2 | 22,203, | 0,22, | 685179,685202, |
592 | 482 | 1 | 0 | 0 | 1 | 1 | 4 | 135 | + | CX160368 | 484 | 0 | 484 | chr2 | 30711475 | 930979 | 931597 | 6 | 30,114,240,60,7,32, | 0,30,144,384,445,452, | 930979,931010,931190,931497,931557,931565, |
592 | 676 | 2 | 0 | 0 | 0 | 0 | 3 | 134 | + | CX160585 | 678 | 0 | 678 | chr2 | 30711475 | 930979 | 931791 | 4 | 31,113,240,294, | 0,31,144,384, | 930979,931011,931190,931497, |
593 | 677 | 1 | 0 | 0 | 0 | 0 | 3 | 775 | + | CX160038 | 678 | 0 | 678 | chr2 | 30711475 | 1082280 | 1083733 | 4 | 66,107,412,93, | 0,66,173,585, | 1082280,1082613,1082998,1083640, |
593 | 722 | 0 | 0 | 0 | 0 | 0 | 3 | 775 | + | CX159902 | 732 | 0 | 722 | chr2 | 30711475 | 1082337 | 1083834 | 4 | 9,107,412,194, | 0,9,116,528, | 1082337,1082613,1082998,1083640, |
593 | 578 | 1 | 0 | 0 | 0 | 0 | 3 | 775 | + | CX159962 | 579 | 0 | 579 | chr2 | 30711475 | 1082338 | 1083692 | 4 | 8,107,412,52, | 0,8,115,527, | 1082338,1082613,1082998,1083640, |
593 | 504 | 4 | 0 | 0 | 1 | 1 | 1 | 278 | + | CX160564 | 522 | 4 | 513 | chr2 | 30711475 | 1082612 | 1083398 | 3 | 108,87,313, | 4,112,200, | 1082612,1082998,1083085, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|