|
|
Database: hg17 Primary Table: refSeqAli Row Count: 78,119   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 | 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 | 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 | 245522847 | int(10) unsigned | range | Target sequence size |
tStart | 1736 | int(10) unsigned | range | Alignment start position in target |
tEnd | 4272 | 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 | 1736,2475,3083, | 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 | 1652 | 0 | 1652 | chr1 | 245522847 | 1736 | 4272 | 3 | 354,109,1189, | 0,354,463, | 1736,2475,3083, |
585 | 1732 | 0 | 37 | 0 | 0 | 0 | 10 | 13240 | - | NR_024540 | 1786 | 0 | 1769 | chr1 | 245522847 | 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 | 1853 | 21 | 0 | 0 | 1 | 1 | 10 | 13726 | - | NR_130745 | 1892 | 0 | 1875 | chr1 | 245522847 | 4224 | 19824 | 12 | 468,69,108,44,162,199,136,137,147,112,154,138, | 17,485,554,663,707,869,1068,1204,1341,1488,1600,1754, | 4224,4832,5658,5766,6469,6719,7095,7468,7777,8130,14600,19686, |
585 | 68 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | NR_106918 | 68 | 0 | 68 | chr1 | 245522847 | 7231 | 7299 | 1 | 68, | 0, | 7231, |
585 | 68 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | NR_107062 | 68 | 0 | 68 | chr1 | 245522847 | 7231 | 7299 | 1 | 68, | 0, | 7231, |
585 | 68 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | NR_107063 | 68 | 0 | 68 | chr1 | 245522847 | 7231 | 7299 | 1 | 68, | 0, | 7231, |
585 | 68 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | NR_128720 | 68 | 0 | 68 | chr1 | 245522847 | 7231 | 7299 | 1 | 68, | 0, | 7231, |
585 | 138 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | + | NR_036051 | 138 | 0 | 138 | chr1 | 245522847 | 20228 | 20366 | 1 | 138, | 0, | 20228, |
585 | 138 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | + | NR_036266 | 138 | 0 | 138 | chr1 | 245522847 | 20228 | 20366 | 1 | 138, | 0, | 20228, |
585 | 138 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | + | NR_036267 | 138 | 0 | 138 | chr1 | 245522847 | 20228 | 20366 | 1 | 138, | 0, | 20228, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|