|
|
Database: hg16 Primary Table: xenoEst Row Count: 57,563,698   Data last updated: 2020-08-22
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 | 41 | int(10) unsigned | Number of bases that match that aren't repeats |
misMatches | 10 | 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 | 0 | int(10) unsigned | Number of inserts in target |
tBaseInsert | 0 | int(10) unsigned | Number of bases inserted in target |
strand | -+ | char(2) | + or - for strand. First character query, second target (optional) |
qName | AA542579 | varchar(255) | Query sequence name |
qSize | 418 | int(10) unsigned | Query sequence size |
qStart | 367 | int(10) unsigned | Alignment start position in query |
qEnd | 418 | int(10) unsigned | Alignment end position in query |
tName | chr1 | varchar(255) | Target sequence name |
tSize | 246127941 | int(10) unsigned | Target sequence size |
tStart | 2866 | int(10) unsigned | Alignment start position in target |
tEnd | 2917 | int(10) unsigned | Alignment end position in target |
blockCount | 1 | int(10) unsigned | Number of blocks in alignment |
blockSizes | 51, | longblob | Size of each block |
qStarts | 0, | longblob | Start of each block in query. |
tStarts | 2866, | 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 | 41 | 10 | 0 | 0 | 0 | 0 | 0 | 0 | -+ | AA542579 | 418 | 367 | 418 | chr1 | 246127941 | 2866 | 2917 | 1 | 51, | 0, | 2866, |
585 | 124 | 28 | 0 | 0 | 1 | 13 | 2 | 147 | +- | AA000109 | 433 | 0 | 165 | chr1 | 246127941 | 4558 | 4857 | 3 | 27,18,107, | 0,27,58, | 246123084,246123251,246123276, |
585 | 400 | 62 | 0 | 0 | 1 | 44 | 4 | 6780 | +- | AA388728 | 507 | 1 | 507 | chr1 | 246127941 | 7488 | 14730 | 5 | 90,40,68,147,117, | 1,91,175,243,390, | 246113211,246113302,246119743,246120017,246120336, |
585 | 401 | 62 | 0 | 0 | 1 | 44 | 4 | 6780 | -+ | AA388728 | 507 | 0 | 507 | chr1 | 246127941 | 7488 | 14731 | 5 | 117,147,69,40,90, | 0,117,264,377,417, | 7488,7777,8130,14600,14641, |
585 | 345 | 55 | 0 | 0 | 1 | 31 | 3 | 6768 | +- | AA866967 | 449 | 15 | 446 | chr1 | 246127941 | 7575 | 14743 | 4 | 145,78,147,30, | 15,191,269,416, | 246113198,246119733,246120017,246120336, |
585 | 344 | 55 | 0 | 0 | 1 | 31 | 3 | 6768 | -+ | AA866967 | 449 | 15 | 445 | chr1 | 246127941 | 7576 | 14743 | 4 | 29,147,79,144, | 4,33,180,290, | 7576,7777,8130,14599, |
585 | 166 | 15 | 0 | 0 | 6 | 242 | 5 | 547 | ++ | AA198581 | 505 | 9 | 432 | chr1 | 246127941 | 123795 | 124523 | 8 | 27,11,31,8,9,13,16,66, | 9,46,229,313,321,335,349,366, | 123795,123829,124330,124408,124417,124428,124441,124457, |
586 | 48 | 9 | 0 | 0 | 0 | 0 | 0 | 0 | -+ | AA803589 | 802 | 587 | 644 | chr1 | 246127941 | 218358 | 218415 | 1 | 57, | 158, | 218358, |
586 | 48 | 9 | 0 | 0 | 0 | 0 | 0 | 0 | ++ | AA820811 | 524 | 343 | 400 | chr1 | 246127941 | 218358 | 218415 | 1 | 57, | 343, | 218358, |
586 | 48 | 9 | 0 | 0 | 0 | 0 | 0 | 0 | -+ | AA821156 | 505 | 133 | 190 | chr1 | 246127941 | 218358 | 218415 | 1 | 57, | 315, | 218358, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|