|
|
Database: danRer10 Primary Table: intronEst Row Count: 952,406   Data last updated: 2017-11-01
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 | 501 | 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 | 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 | 5 | int(10) unsigned | Number of inserts in target |
tBaseInsert | 4478 | int(10) unsigned | Number of bases inserted in target |
strand | + | char(2) | + or - for strand. First character query, second target (optional) |
qName | AA606126 | varchar(255) | Query sequence name |
qSize | 501 | int(10) unsigned | Query sequence size |
qStart | 0 | int(10) unsigned | Alignment start position in query |
qEnd | 501 | int(10) unsigned | Alignment end position in query |
tName | chr1 | varchar(255) | Target sequence name |
tSize | 58871917 | int(10) unsigned | Target sequence size |
tStart | 6642 | int(10) unsigned | Alignment start position in target |
tEnd | 11621 | int(10) unsigned | Alignment end position in target |
blockCount | 6 | int(10) unsigned | Number of blocks in alignment |
blockSizes | 118,64,137,111,25,46, | longblob | Size of each block |
qStarts | 0,118,182,319,430,455, | longblob | Start of each block in query. |
tStarts | 6642,6891,9557,10080,11549,... | 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 | 501 | 0 | 0 | 0 | 0 | 0 | 5 | 4478 | + | AA606126 | 501 | 0 | 501 | chr1 | 58871917 | 6642 | 11621 | 6 | 118,64,137,111,25,46, | 0,118,182,319,430,455, | 6642,6891,9557,10080,11549,11575, |
585 | 193 | 2 | 0 | 0 | 6 | 7 | 6 | 1487 | - | AA549795 | 209 | 0 | 202 | chr1 | 58871917 | 10079 | 11761 | 13 | 8,6,6,4,13,7,6,4,56,16,11,47,11, | 7,17,24,31,36,50,57,64,68,124,140,151,198, | 10079,10087,10093,10099,10103,10116,10124,10130,10135,11549,11566,11578,11750, |
585 | 202 | 0 | 0 | 0 | 0 | 0 | 4 | 1485 | - | AA566676 | 217 | 0 | 202 | chr1 | 58871917 | 10079 | 11766 | 5 | 112,16,12,46,16, | 15,127,143,155,201, | 10079,11549,11566,11579,11750, |
586 | 496 | 11 | 0 | 0 | 0 | 0 | 1 | 257 | + | AA494839 | 524 | 17 | 524 | chr1 | 58871917 | 152006 | 152770 | 2 | 399,108, | 17,416, | 152006,152662, |
586 | 128 | 2 | 0 | 0 | 0 | 0 | 7 | 1149 | - | AA494913 | 130 | 0 | 130 | chr1 | 58871917 | 156221 | 157500 | 8 | 17,7,11,5,9,5,49,27, | 0,17,24,35,40,49,54,103, | 156221,156239,156337,156349,156355,156365,156371,157473, |
588 | 461 | 9 | 3 | 0 | 2 | 2 | 9 | 1552 | - | AA494619 | 485 | 10 | 485 | chr1 | 58871917 | 516548 | 518573 | 12 | 40,11,19,16,57,146,8,18,3,5,95,55, | 0,40,51,70,86,144,290,299,317,320,325,420, | 516548,516589,516737,516757,516774,516831,516978,516986,517168,518415,518422,518518, |
589 | 422 | 3 | 0 | 0 | 0 | 0 | 4 | 2431 | - | AA605922 | 444 | 19 | 444 | chr1 | 58871917 | 593299 | 596155 | 5 | 63,24,129,48,161, | 0,63,87,216,264, | 593299,593831,593856,594909,595994, |
589 | 384 | 3 | 0 | 0 | 0 | 0 | 2 | 2106 | + | AA658727 | 387 | 0 | 387 | chr1 | 58871917 | 615512 | 618005 | 3 | 93,125,169, | 0,93,218, | 615512,616007,617836, |
596 | 295 | 5 | 0 | 0 | 1 | 1 | 2 | 4988 | + | AA495128 | 352 | 31 | 332 | chr1 | 58871917 | 1564381 | 1569669 | 3 | 19,160,121, | 31,51,211, | 1564381,1564402,1569548, |
597 | 116 | 0 | 0 | 0 | 0 | 0 | 1 | 321 | - | AA495435 | 124 | 0 | 116 | chr1 | 58871917 | 1583114 | 1583551 | 2 | 92,24, | 8,100, | 1583114,1583527, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|