|
|
Database: xenTro1 Primary Table: intronEst Row Count: 745,333   Data last updated: 2016-04-24
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | description |
bin | 585 | smallint(5) unsigned | Indexing field to speed chromosome range queries. |
matches | 511 | int(10) unsigned | Number of bases that match that aren't repeats |
misMatches | 0 | int(10) unsigned | Number of bases that don't match |
repMatches | 37 | int(10) unsigned | Number of bases that match but are part of repeats |
nCount | 0 | int(10) unsigned | Number of 'N' bases |
qNumInsert | 1 | int(10) unsigned | Number of inserts in query |
qBaseInsert | 1 | int(10) unsigned | Number of bases inserted in query |
tNumInsert | 2 | int(10) unsigned | Number of inserts in target |
tBaseInsert | 104 | int(10) unsigned | Number of bases inserted in target |
strand | - | char(2) | + or - for strand. First character query, second target (optional) |
qName | AL866986 | varchar(255) | Query sequence name |
qSize | 549 | int(10) unsigned | Query sequence size |
qStart | 0 | int(10) unsigned | Alignment start position in query |
qEnd | 549 | int(10) unsigned | Alignment end position in query |
tName | scaffold_1 | varchar(255) | Target sequence name |
tSize | 7608560 | int(10) unsigned | Target sequence size |
tStart | 4238 | int(10) unsigned | Alignment start position in target |
tEnd | 4890 | int(10) unsigned | Alignment end position in target |
blockCount | 4 | int(10) unsigned | Number of blocks in alignment |
blockSizes | 93,342,69,44, | longblob | Size of each block |
qStarts | 0,94,436,505, | longblob | Start of each block in query. |
tStarts | 4238,4331,4674,4846, | 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 | 511 | 0 | 37 | 0 | 1 | 1 | 2 | 104 | - | AL866986 | 549 | 0 | 549 | scaffold_1 | 7608560 | 4238 | 4890 | 4 | 93,342,69,44, | 0,94,436,505, | 4238,4331,4674,4846, |
585 | 502 | 0 | 127 | 0 | 0 | 0 | 2 | 812 | - | AL870282 | 647 | 18 | 647 | scaffold_1 | 7608560 | 4351 | 5792 | 3 | 392,139,98, | 0,392,531, | 4351,4846,5694, |
585 | 500 | 0 | 127 | 0 | 0 | 0 | 2 | 812 | - | AL883698 | 645 | 18 | 645 | scaffold_1 | 7608560 | 4353 | 5792 | 3 | 390,139,98, | 0,390,529, | 4353,4846,5694, |
585 | 523 | 0 | 127 | 0 | 0 | 0 | 3 | 1376 | - | AL971233 | 650 | 0 | 650 | scaffold_1 | 7608560 | 4395 | 6421 | 4 | 348,139,96,67, | 0,348,487,583, | 4395,4846,5694,6354, |
585 | 370 | 3 | 122 | 4 | 7 | 10 | 9 | 822 | - | AL654213 | 509 | 0 | 509 | scaffold_1 | 7608560 | 4441 | 5762 | 15 | 78,6,6,149,10,6,6,9,6,20,117,20,40,6,20, | 0,78,84,91,241,253,262,269,279,286,306,423,443,483,489, | 4441,4520,4527,4536,4685,4695,4702,4708,4717,4723,4846,4964,5694,5735,5742, |
585 | 486 | 0 | 127 | 0 | 0 | 0 | 2 | 812 | - | AL658245 | 613 | 0 | 613 | scaffold_1 | 7608560 | 4631 | 6056 | 3 | 112,139,362, | 0,112,251, | 4631,4846,5694, |
585 | 420 | 0 | 127 | 0 | 0 | 0 | 2 | 812 | - | AL778548 | 547 | 0 | 547 | scaffold_1 | 7608560 | 4697 | 6056 | 3 | 46,139,362, | 0,46,185, | 4697,4846,5694, |
585 | 434 | 0 | 126 | 1 | 1 | 1 | 5 | 2825 | - | AL643190 | 573 | 11 | 573 | scaffold_1 | 7608560 | 4728 | 8114 | 7 | 15,139,96,90,132,78,11, | 0,15,154,250,340,472,551, | 4728,4846,5694,6354,6675,8025,8103, |
585 | 648 | 0 | 0 | 0 | 0 | 0 | 7 | 4276 | - | AL637877 | 648 | 0 | 648 | scaffold_1 | 7608560 | 5705 | 10629 | 8 | 85,90,132,85,128,50,54,24, | 0,85,175,307,392,520,570,624, | 5705,6354,6675,8025,9510,10101,10550,10605, |
585 | 570 | 0 | 0 | 0 | 0 | 0 | 6 | 4275 | - | AL677483 | 570 | 0 | 570 | scaffold_1 | 7608560 | 5749 | 10594 | 7 | 41,90,132,85,128,50,44, | 0,41,131,263,348,476,526, | 5749,6354,6675,8025,9510,10101,10550, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|