|
|
Database: hg17 Primary Table: kgTargetAli Row Count: 39,368   Data last updated: 2008-11-04
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 585 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
matches | 1345 | int(10) unsigned | range | Number of bases that match that aren't repeats |
misMatches | 0 | int(10) unsigned | range | Number of bases that don't match |
repMatches | 0 | int(10) unsigned | range | Number of bases that match but are part of repeats |
nCount | 0 | int(10) unsigned | range | Number of 'N' bases |
qNumInsert | 0 | int(10) unsigned | range | Number of inserts in query |
qBaseInsert | 0 | int(10) unsigned | range | Number of bases inserted in query |
tNumInsert | 5 | int(10) unsigned | range | Number of inserts in target |
tBaseInsert | 1825 | int(10) unsigned | range | Number of bases inserted in target |
strand | - | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | BC073913 | varchar(255) | values | Query sequence name |
qSize | 1345 | int(10) unsigned | range | Query sequence size |
qStart | 0 | int(10) unsigned | range | Alignment start position in query |
qEnd | 1345 | int(10) unsigned | range | Alignment end position in query |
tName | chr1 | varchar(255) | values | Target sequence name |
tSize | 245522847 | int(10) unsigned | range | Target sequence size |
tStart | 4268 | int(10) unsigned | range | Alignment start position in target |
tEnd | 7438 | int(10) unsigned | range | Alignment end position in target |
blockCount | 6 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 424,69,152,159,198,343, | longblob | | Size of each block |
qStarts | 0,424,493,645,804,1002, | longblob | | Start of each block in query. |
tStarts | 4268,4832,5658,6469,6720,7095, | 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 | 1345 | 0 | 0 | 0 | 0 | 0 | 5 | 1825 | - | BC073913 | 1345 | 0 | 1345 | chr1 | 245522847 | 4268 | 7438 | 6 | 424,69,152,159,198,343, | 0,424,493,645,804,1002, | 4268,4832,5658,6469,6720,7095, |
585 | 1187 | 0 | 0 | 0 | 0 | 0 | 2 | 341 | - | AF346307 | 1187 | 0 | 1187 | chr1 | 245522847 | 24416 | 25944 | 3 | 621,205,361, | 0,621,826, | 24416,25139,25583, |
585 | 918 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | + | NM_001005484 | 918 | 0 | 918 | chr1 | 245522847 | 58953 | 59871 | 1 | 918, | 0, | 58953, |
588 | 939 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | + | NM_001005221 | 939 | 0 | 939 | chr1 | 245522847 | 407521 | 408460 | 1 | 939, | 0, | 407521, |
590 | 939 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | NM_001005221 | 939 | 0 | 939 | chr1 | 245522847 | 660958 | 661897 | 1 | 939, | 0, | 660958, |
591 | 1944 | 0 | 0 | 0 | 0 | 0 | 1 | 520 | + | AK097327 | 1944 | 0 | 1944 | chr1 | 245522847 | 792613 | 795077 | 2 | 832,1112, | 0,832, | 792613,793965, |
591 | 1300 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | NM_024796 | 1300 | 0 | 1300 | chr1 | 245522847 | 801449 | 802749 | 1 | 1300, | 0, | 801449, |
591 | 3442 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | AK096928 | 3442 | 0 | 3442 | chr1 | 245522847 | 892817 | 896259 | 1 | 3442, | 0, | 892817, |
73 | 2120 | 0 | 0 | 0 | 0 | 0 | 9 | 6689 | + | BC024295 | 2120 | 0 | 2120 | chr1 | 245522847 | 911288 | 920097 | 10 | 131,90,138,163,116,79,500,125,111,667, | 0,131,221,359,522,638,717,1217,1342,1453, | 911288,914562,914797,916666,917658,917932,918081,918775,919220,919430, |
73 | 1733 | 0 | 0 | 0 | 0 | 0 | 6 | 3254 | + | AK054643 | 1733 | 0 | 1733 | chr1 | 245522847 | 914795 | 919782 | 7 | 188,163,116,79,500,125,562, | 0,188,351,467,546,1046,1171, | 914795,916666,917658,917932,918081,918775,919220, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|