|
|
Database: hg18 Primary Table: refSeqAli Row Count: 79,204   Data last updated: 2020-08-21
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 | 1732 | 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 | 37 | 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 | 10 | int(10) unsigned | range | Number of inserts in target |
tBaseInsert | 13240 | int(10) unsigned | range | Number of bases inserted in target |
strand | - | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | NR_024540 | varchar(255) | values | Query sequence name |
qSize | 1786 | int(10) unsigned | range | Query sequence size |
qStart | 0 | int(10) unsigned | range | Alignment start position in query |
qEnd | 1769 | int(10) unsigned | range | Alignment end position in query |
tName | chr1 | varchar(255) | values | Target sequence name |
tSize | 247249719 | int(10) unsigned | range | Target sequence size |
tStart | 4224 | int(10) unsigned | range | Alignment start position in target |
tEnd | 19233 | int(10) unsigned | range | Alignment end position in target |
blockCount | 11 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 468,69,152,159,198,136,137,... | longblob | | Size of each block |
qStarts | 17,485,554,706,865,1063,119... | longblob | | Start of each block in query. |
tStarts | 4224,4832,5658,6469,6720,70... | 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 | 1732 | 0 | 37 | 0 | 0 | 0 | 10 | 13240 | - | NR_024540 | 1786 | 0 | 1769 | chr1 | 247249719 | 4224 | 19233 | 11 | 468,69,152,159,198,136,137,147,99,154,50, | 17,485,554,706,865,1063,1199,1336,1483,1582,1736, | 4224,4832,5658,6469,6720,7095,7468,7777,8130,14600,19183, |
585 | 598 | 0 | 532 | 0 | 0 | 0 | 2 | 341 | - | NR_026818 | 1130 | 0 | 1130 | chr1 | 247249719 | 24473 | 25944 | 3 | 564,205,361, | 0,564,769, | 24473,25139,25583, |
585 | 598 | 0 | 532 | 0 | 0 | 0 | 2 | 341 | - | NR_026820 | 1130 | 0 | 1130 | chr1 | 247249719 | 24473 | 25944 | 3 | 564,205,361, | 0,564,769, | 24473,25139,25583, |
585 | 918 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | + | NM_001005484 | 918 | 0 | 918 | chr1 | 247249719 | 58953 | 59871 | 1 | 918, | 0, | 58953, |
587 | 4259 | 0 | 111 | 0 | 0 | 0 | 2 | 320 | + | NR_028322 | 4370 | 0 | 4370 | chr1 | 247249719 | 313754 | 318444 | 3 | 169,58,4143, | 0,169,227, | 313754,314150,314301, |
587 | 4255 | 4 | 111 | 0 | 0 | 0 | 2 | 320 | + | NR_028325 | 4370 | 0 | 4370 | chr1 | 247249719 | 313754 | 318444 | 3 | 169,58,4143, | 0,169,227, | 313754,314150,314301, |
587 | 939 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | + | NM_001005221 | 939 | 0 | 939 | chr1 | 247249719 | 357521 | 358460 | 1 | 939, | 0, | 357521, |
587 | 939 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | + | NM_001005224 | 939 | 0 | 939 | chr1 | 247249719 | 357521 | 358460 | 1 | 939, | 0, | 357521, |
587 | 939 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | + | NM_001005277 | 939 | 0 | 939 | chr1 | 247249719 | 357521 | 358460 | 1 | 939, | 0, | 357521, |
589 | 939 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | NM_001005221 | 939 | 0 | 939 | chr1 | 247249719 | 610958 | 611897 | 1 | 939, | 0, | 610958, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|