|
|
Database: hg19 Primary Table: ncbiRefSeqPsl Row Count: 99,519   Data last updated: 2024-09-18
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 | 1652 | 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 | 2 | int(10) unsigned | range | Number of inserts in target |
tBaseInsert | 884 | 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_046018.2 | varchar(255) | values | Query sequence name |
qSize | 1652 | int(10) unsigned | range | Query sequence size |
qStart | 0 | int(10) unsigned | range | Alignment start position in query |
qEnd | 1652 | 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 | 11873 | int(10) unsigned | range | Alignment start position in target |
tEnd | 14409 | int(10) unsigned | range | Alignment end position in target |
blockCount | 3 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 354,109,1189, | longblob | | Size of each block |
qStarts | 0,354,463, | longblob | | Start of each block in query. |
tStarts | 11873,12612,13220, | 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 | 1652 | 0 | 0 | 0 | 0 | 0 | 2 | 884 | + | NR_046018.2 | 1652 | 0 | 1652 | chr1 | 249250621 | 11873 | 14409 | 3 | 354,109,1189, | 0,354,463, | 11873,12612,13220, |
585 | 1732 | 0 | 37 | 0 | 0 | 0 | 10 | 13240 | - | NR_024540.1 | 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.1 | 68 | 0 | 68 | chr1 | 249250621 | 17368 | 17436 | 1 | 68, | 0, | 17368, |
585 | 0 | 0 | 138 | 0 | 0 | 0 | 0 | 0 | + | NR_036051.1 | 138 | 0 | 138 | chr1 | 249250621 | 30365 | 30503 | 1 | 138, | 0, | 30365, |
585 | 614 | 0 | 516 | 0 | 0 | 0 | 2 | 341 | - | NR_026818.1 | 1130 | 0 | 1130 | chr1 | 249250621 | 34610 | 36081 | 3 | 564,205,361, | 0,564,769, | 34610,35276,35720, |
585 | 1933 | 0 | 685 | 0 | 0 | 0 | 2 | 3549 | + | NM_001005484.2 | 2618 | 0 | 2618 | chr1 | 249250621 | 65418 | 71585 | 3 | 15,54,2549, | 0,15,69, | 65418,65519,69036, |
586 | 5211 | 0 | 263 | 0 | 0 | 0 | 2 | 320 | - | NR_039983.2 | 5474 | 0 | 5474 | chr1 | 249250621 | 134772 | 140566 | 3 | 4924,58,492, | 0,4924,4982, | 134772,139789,140074, |
73 | 3713 | 0 | 2020 | 0 | 0 | 0 | 2 | 27861 | - | NR_182076.1 | 5733 | 0 | 5733 | chr1 | 249250621 | 232469 | 266063 | 3 | 5486,150,97, | 0,5486,5636, | 232469,238417,265966, |
73 | 3818 | 0 | 2020 | 0 | 0 | 0 | 3 | 27756 | - | NR_182075.1 | 5838 | 0 | 5838 | chr1 | 249250621 | 232469 | 266063 | 4 | 5486,150,105,97, | 0,5486,5636,5741, | 232469,238417,259016,265966, |
73 | 3978 | 0 | 1923 | 0 | 0 | 0 | 3 | 28885 | - | NR_182074.1 | 5901 | 0 | 5901 | chr1 | 249250621 | 232469 | 267255 | 4 | 5486,150,105,160, | 0,5486,5636,5741, | 232469,238417,259016,267095, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|