|
|
Database: apiMel1 Primary Table: intronEst Row Count: 33,905   Data last updated: 2016-06-03
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 | 356 | int(10) unsigned | range | Number of bases that match that aren't repeats |
misMatches | 0 | 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 | 0 | int(10) unsigned | range | Number of inserts in query |
qBaseInsert | 0 | int(10) unsigned | range | Number of bases inserted in query |
tNumInsert | 1 | int(10) unsigned | range | Number of inserts in target |
tBaseInsert | 196 | int(10) unsigned | range | Number of bases inserted in target |
strand | + | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | AB078181 | varchar(255) | values | Query sequence name |
qSize | 544 | int(10) unsigned | range | Query sequence size |
qStart | 97 | int(10) unsigned | range | Alignment start position in query |
qEnd | 453 | int(10) unsigned | range | Alignment end position in query |
tName | Group10.15 | varchar(255) | values | Target sequence name |
tSize | 73892 | int(10) unsigned | range | Target sequence size |
tStart | 10519 | int(10) unsigned | range | Alignment start position in target |
tEnd | 11071 | int(10) unsigned | range | Alignment end position in target |
blockCount | 2 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 245,111, | longblob | | Size of each block |
qStarts | 97,342, | longblob | | Start of each block in query. |
tStarts | 10519,10960, | 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 | 356 | 0 | 0 | 0 | 0 | 0 | 1 | 196 | + | AB078181 | 544 | 97 | 453 | Group10.15 | 73892 | 10519 | 11071 | 2 | 245,111, | 97,342, | 10519,10960, |
586 | 391 | 0 | 0 | 0 | 0 | 0 | 4 | 340 | + | AB078157 | 477 | 52 | 443 | Group12.10 | 347726 | 249026 | 249757 | 5 | 14,7,206,145,19, | 52,66,73,279,424, | 249026,249041,249049,249502,249738, |
586 | 489 | 0 | 0 | 0 | 1 | 1 | 3 | 962 | - | AB078156 | 644 | 53 | 543 | Group4.1 | 453557 | 192466 | 193917 | 5 | 9,102,43,208,127, | 101,111,213,256,464, | 192466,192475,192667,193440,193790, |
587 | 632 | 1 | 0 | 0 | 0 | 0 | 3 | 247 | - | AB078173 | 738 | 56 | 689 | Group4.1 | 453557 | 386668 | 387548 | 4 | 139,135,263,96, | 49,188,323,586, | 386668,386885,387090,387452, |
587 | 597 | 2 | 0 | 1 | 0 | 0 | 4 | 1049 | - | AB078163 | 648 | 48 | 648 | Group4.12 | 414566 | 298543 | 300192 | 5 | 266,209,97,17,11, | 0,266,475,572,589, | 298543,299423,299973,300071,300181, |
587 | 490 | 1 | 0 | 2 | 1 | 1 | 6 | 1003 | + | AB078180 | 654 | 75 | 569 | Group4.6 | 295741 | 286482 | 287978 | 8 | 102,38,173,50,83,6,27,14, | 75,177,215,388,439,522,528,555, | 286482,286585,286714,287011,287061,287145,287936,287964, |
586 | 386 | 0 | 0 | 0 | 1 | 1 | 2 | 9923 | - | AB078160 | 478 | 74 | 461 | Group5.12 | 436249 | 233513 | 243822 | 4 | 116,61,34,175, | 17,133,195,229, | 233513,235100,235161,243647, |
585 | 475 | 1 | 0 | 1 | 0 | 0 | 4 | 870 | - | AB078159 | 652 | 53 | 530 | Group5.17 | 767018 | 12112 | 13459 | 5 | 154,187,76,44,16, | 122,276,463,539,583, | 12112,12432,13321,13398,13443, |
587 | 464 | 0 | 0 | 3 | 0 | 0 | 3 | 2311 | - | AB078168 | 779 | 72 | 539 | Group6.15 | 2167388 | 357108 | 359886 | 4 | 31,129,141,166, | 240,271,400,541, | 357108,357140,358615,359720, |
588 | 223 | 0 | 0 | 0 | 0 | 0 | 2 | 605 | - | AB078178 | 321 | 52 | 275 | Group6.22 | 519932 | 502022 | 502850 | 3 | 99,60,64, | 46,145,205, | 502022,502648,502786, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|