|
|
Database: hg19 Primary Table: xenoEst Row Count: 44,786,748   Data last updated: 2020-08-17
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 | 249250621 | int(10) unsigned | Target sequence size |
tStart | 13003 | int(10) unsigned | Alignment start position in target |
tEnd | 13054 | 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 | 13003, | 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 | 249250621 | 13003 | 13054 | 1 | 51, | 0, | 13003, |
585 | 203 | 27 | 0 | 0 | 0 | 0 | 2 | 758 | +- | AA536770 | 517 | 197 | 427 | chr1 | 249250621 | 14966 | 15954 | 3 | 97,61,72, | 197,294,355, | 249234667,249234765,249235583, |
585 | 331 | 44 | 0 | 0 | 1 | 43 | 3 | 6778 | +- | AA388728 | 507 | 89 | 507 | chr1 | 249250621 | 17625 | 24778 | 4 | 43,68,147,117, | 89,175,243,390, | 249225843,249232286,249232560,249232879, |
585 | 332 | 44 | 0 | 0 | 1 | 43 | 3 | 6778 | -+ | AA388728 | 507 | 88 | 507 | chr1 | 249250621 | 17625 | 24779 | 4 | 117,147,69,43, | 0,117,264,376, | 17625,17914,18267,24736, |
587 | 109 | 9 | 0 | 0 | 2 | 212 | 4 | 396 | +- | AA222500 | 507 | 146 | 476 | chr1 | 249250621 | 371252 | 371766 | 5 | 21,20,38,12,27, | 146,310,330,368,449, | 248878855,248879212,248879233,248879272,248879342, |
587 | 109 | 9 | 0 | 0 | 2 | 212 | 4 | 396 | +- | AA789948 | 448 | 111 | 441 | chr1 | 249250621 | 371252 | 371766 | 5 | 21,20,38,12,27, | 111,275,295,333,414, | 248878855,248879212,248879233,248879272,248879342, |
587 | 104 | 8 | 0 | 0 | 2 | 212 | 4 | 396 | +- | AA414142 | 414 | 90 | 414 | chr1 | 249250621 | 371258 | 371766 | 5 | 21,20,38,12,21, | 90,254,274,312,393, | 248878855,248879212,248879233,248879272,248879342, |
587 | 72 | 7 | 0 | 0 | 1 | 143 | 2 | 337 | +- | AA241090 | 499 | 216 | 438 | chr1 | 249250621 | 371350 | 371766 | 3 | 21,20,38, | 216,380,400, | 248878855,248879212,248879233, |
589 | 58 | 20 | 0 | 0 | 0 | 0 | 0 | 0 | ++ | AA647694 | 145 | 64 | 142 | chr1 | 249250621 | 565106 | 565184 | 1 | 78, | 64, | 565106, |
589 | 60 | 21 | 0 | 0 | 0 | 0 | 0 | 0 | ++ | AA073060 | 129 | 45 | 126 | chr1 | 249250621 | 565106 | 565187 | 1 | 81, | 45, | 565106, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|