|
|
Database: danRer11 Primary Table: intronEst Row Count: 1,100,891   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 | 59578282 | 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 | 59578282 | 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 | 59578282 | 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 | 59578282 | 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 | 59578282 | 152006 | 152770 | 2 | 399,108, | 17,416, | 152006,152662, |
586 | 128 | 2 | 0 | 0 | 0 | 0 | 7 | 1149 | - | AA494913 | 130 | 0 | 130 | chr1 | 59578282 | 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 | 59578282 | 511727 | 513752 | 12 | 40,11,18,17,57,146,8,18,3,5,95,55, | 0,40,51,69,86,144,290,299,317,320,325,420, | 511727,511768,511916,511935,511953,512010,512157,512165,512347,513594,513601,513697, |
589 | 422 | 3 | 0 | 0 | 0 | 0 | 4 | 2431 | - | AA605922 | 444 | 19 | 444 | chr1 | 59578282 | 588478 | 591334 | 5 | 63,24,129,48,161, | 0,63,87,216,264, | 588478,589010,589035,590088,591173, |
589 | 384 | 3 | 0 | 0 | 0 | 0 | 2 | 2106 | + | AA658727 | 387 | 0 | 387 | chr1 | 59578282 | 610691 | 613184 | 3 | 93,125,169, | 0,93,218, | 610691,611186,613015, |
598 | 295 | 5 | 0 | 0 | 1 | 1 | 2 | 4988 | + | AA495128 | 352 | 31 | 332 | chr1 | 59578282 | 1712175 | 1717463 | 3 | 19,160,121, | 31,51,211, | 1712175,1712196,1717342, |
598 | 116 | 0 | 0 | 0 | 0 | 0 | 1 | 321 | - | AA495435 | 124 | 0 | 116 | chr1 | 59578282 | 1730908 | 1731345 | 2 | 92,24, | 8,100, | 1730908,1731321, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|