|
|
Database: hg19 Primary Table: refSeqAli Row Count: 81,407 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 | info | description |
bin | 585 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
matches | 1603 | int(10) unsigned | range | Number of bases that match that aren't repeats |
misMatches | 4 | 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 | 4 | int(10) unsigned | range | Number of inserts in target |
tBaseInsert | 887 | 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_148357 | varchar(255) | values | Query sequence name |
qSize | 1607 | int(10) unsigned | range | Query sequence size |
qStart | 0 | int(10) unsigned | range | Alignment start position in query |
qEnd | 1607 | int(10) unsigned | range | Alignment end position in query |
tName | chr1 | varchar(255) | values | Target sequence name |
tSize | 249250621 | int(10) unsigned | range | Target sequence size |
tStart | 11868 | int(10) unsigned | range | Alignment start position in target |
tEnd | 14362 | int(10) unsigned | range | Alignment end position in target |
blockCount | 5 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 359,109,436,299,404, | longblob | | Size of each block |
qStarts | 0,359,468,904,1203, | longblob | | Start of each block in query. |
tStarts | 11868,12612,13220,13658,13958, | 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 | 1603 | 4 | 0 | 0 | 0 | 0 | 4 | 887 | + | NR_148357 | 1607 | 0 | 1607 | chr1 | 249250621 | 11868 | 14362 | 5 | 359,109,436,299,404, | 0,359,468,904,1203, | 11868,12612,13220,13658,13958, |
585 | 1652 | 0 | 0 | 0 | 0 | 0 | 2 | 884 | + | NR_046018 | 1652 | 0 | 1652 | chr1 | 249250621 | 11873 | 14409 | 3 | 354,109,1189, | 0,354,463, | 11873,12612,13220, |
585 | 1769 | 0 | 0 | 0 | 0 | 0 | 10 | 13240 | - | NR_024540 | 1786 | 0 | 1769 | chr1 | 249250621 | 14361 | 29370 | 11 | 468,69,152,159,198,136,137,147,99,154,50, | 17,485,554,706,865,1063,1199,1336,1483,1582,1736, | 14361,14969,15795,16606,16857,17232,17605,17914,18267,24737,29320, |
585 | 68 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | NR_106918 | 68 | 0 | 68 | chr1 | 249250621 | 17368 | 17436 | 1 | 68, | 0, | 17368, |
585 | 68 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | NR_107062 | 68 | 0 | 68 | chr1 | 249250621 | 17368 | 17436 | 1 | 68, | 0, | 17368, |
585 | 68 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | NR_107063 | 68 | 0 | 68 | chr1 | 249250621 | 17368 | 17436 | 1 | 68, | 0, | 17368, |
585 | 68 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | NR_128720 | 68 | 0 | 68 | chr1 | 249250621 | 17368 | 17436 | 1 | 68, | 0, | 17368, |
585 | 138 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | + | NR_036051 | 138 | 0 | 138 | chr1 | 249250621 | 30365 | 30503 | 1 | 138, | 0, | 30365, |
585 | 138 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | + | NR_036266 | 138 | 0 | 138 | chr1 | 249250621 | 30365 | 30503 | 1 | 138, | 0, | 30365, |
585 | 138 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | + | NR_036267 | 138 | 0 | 138 | chr1 | 249250621 | 30365 | 30503 | 1 | 138, | 0, | 30365, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|