|
|
Database: danRer4 Primary Table: all_est Row Count: 2,094,653   Data last updated: 2017-11-02
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | description |
bin | 589 | smallint(5) unsigned | Indexing field to speed chromosome range queries. |
matches | 260 | int(10) unsigned | Number of bases that match that aren't repeats |
misMatches | 2 | 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 | 4 | int(10) unsigned | Number of inserts in target |
tBaseInsert | 945 | int(10) unsigned | Number of bases inserted in target |
strand | + | char(2) | + or - for strand. First character query, second target (optional) |
qName | AA566413 | varchar(255) | Query sequence name |
qSize | 310 | int(10) unsigned | Query sequence size |
qStart | 0 | int(10) unsigned | Alignment start position in query |
qEnd | 262 | int(10) unsigned | Alignment end position in query |
tName | chr1 | varchar(255) | Target sequence name |
tSize | 70589895 | int(10) unsigned | Target sequence size |
tStart | 538295 | int(10) unsigned | Alignment start position in target |
tEnd | 539502 | int(10) unsigned | Alignment end position in target |
blockCount | 5 | int(10) unsigned | Number of blocks in alignment |
blockSizes | 113,33,50,8,58, | longblob | Size of each block |
qStarts | 0,113,146,196,204, | longblob | Start of each block in query. |
tStarts | 538295,538409,539384,539435... | 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 |
---|
589 | 260 | 2 | 0 | 0 | 0 | 0 | 4 | 945 | + | AA566413 | 310 | 0 | 262 | chr1 | 70589895 | 538295 | 539502 | 5 | 113,33,50,8,58, | 0,113,146,196,204, | 538295,538409,539384,539435,539444, |
589 | 384 | 3 | 0 | 0 | 0 | 0 | 2 | 2105 | - | AA658727 | 387 | 0 | 387 | chr1 | 70589895 | 617251 | 619743 | 3 | 169,125,93, | 0,169,294, | 617251,619123,619650, |
593 | 362 | 3 | 0 | 0 | 0 | 0 | 3 | 2052 | + | AA605922 | 444 | 19 | 384 | chr1 | 70589895 | 1059384 | 1061801 | 4 | 161,48,129,27, | 19,180,228,357, | 1059384,1060672,1061644,1061774, |
593 | 153 | 2 | 0 | 0 | 0 | 0 | 1 | 1 | - | AA566772 | 193 | 0 | 155 | chr1 | 70589895 | 1128844 | 1129000 | 2 | 19,136, | 38,57, | 1128844,1128864, |
593 | 464 | 9 | 0 | 0 | 2 | 2 | 9 | 1552 | + | AA494619 | 485 | 10 | 485 | chr1 | 70589895 | 1139970 | 1141995 | 12 | 55,95,4,4,18,8,146,57,17,18,11,40, | 10,65,160,164,168,187,195,342,399,416,434,445, | 1139970,1140026,1140123,1140420,1141539,1141557,1141566,1141712,1141770,1141788,1141943,1141955, |
594 | 116 | 0 | 0 | 0 | 0 | 0 | 1 | 321 | + | AA495435 | 124 | 0 | 116 | chr1 | 70589895 | 1301685 | 1302122 | 2 | 24,92, | 0,24, | 1301685,1302030, |
595 | 295 | 5 | 0 | 0 | 1 | 1 | 2 | 4988 | - | AA495128 | 352 | 31 | 332 | chr1 | 70589895 | 1316385 | 1321673 | 3 | 121,160,19, | 20,141,302, | 1316385,1321492,1321654, |
596 | 484 | 7 | 0 | 0 | 0 | 0 | 1 | 5667 | + | AA658718 | 491 | 0 | 491 | chr1 | 70589895 | 1451422 | 1457580 | 2 | 418,73, | 0,418, | 1451422,1457507, |
596 | 102 | 2 | 0 | 0 | 0 | 0 | 6 | 96 | + | AA494913 | 130 | 26 | 130 | chr1 | 70589895 | 1530744 | 1530944 | 7 | 50,5,9,5,11,7,17, | 26,76,81,90,95,106,113, | 1530744,1530795,1530801,1530811,1530817,1530919,1530927, |
599 | 500 | 0 | 0 | 0 | 1 | 1 | 5 | 5385 | + | AA606126 | 501 | 0 | 501 | chr1 | 70589895 | 1841820 | 1847705 | 7 | 62,55,64,137,111,25,46, | 0,63,118,182,319,430,455, | 1841820,1841882,1842068,1845641,1846164,1847633,1847659, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|