|
|
Database: sacCer3 Primary Table: xenoRefSeqAli Row Count: 31,843   Data last updated: 2020-08-20
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 | 363 | 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 | 0 | int(10) unsigned | range | Number of inserts in target |
tBaseInsert | 0 | int(10) unsigned | range | Number of bases inserted in target |
strand | +- | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | NM_001180043 | varchar(255) | values | Query sequence name |
qSize | 363 | int(10) unsigned | range | Query sequence size |
qStart | 0 | int(10) unsigned | range | Alignment start position in query |
qEnd | 363 | int(10) unsigned | range | Alignment end position in query |
tName | chrI | varchar(255) | values | Target sequence name |
tSize | 230218 | int(10) unsigned | range | Target sequence size |
tStart | 1806 | int(10) unsigned | range | Alignment start position in target |
tEnd | 2169 | int(10) unsigned | range | Alignment end position in target |
blockCount | 1 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 363, | longblob | | Size of each block |
qStarts | 0, | longblob | | Start of each block in query. |
tStarts | 228049, | longblob | | Start of each block in target. |
|
| |
|
|
Connected Tables and Joining Fields
|
|
hgFixed.gbCdnaInfo.acc (via xenoRefSeqAli.qName)
hgFixed.gbMiscDiff.acc (via xenoRefSeqAli.qName)
hgFixed.gbWarn.acc (via xenoRefSeqAli.qName)
sacCer3.all_est.qName (via xenoRefSeqAli.qName)
sacCer3.all_mrna.qName (via xenoRefSeqAli.qName)
sacCer3.xenoRefGene.name (via xenoRefSeqAli.qName)
| |
|
|
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 | 363 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | +- | NM_001180043 | 363 | 0 | 363 | chrI | 230218 | 1806 | 2169 | 1 | 363, | 0, | 228049, |
585 | 228 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ++ | NM_001184582 | 228 | 0 | 228 | chrI | 230218 | 2479 | 2707 | 1 | 228, | 0, | 2479, |
585 | 1782 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | +- | NM_001178208 | 1782 | 0 | 1782 | chrI | 230218 | 7234 | 9016 | 1 | 1782, | 0, | 221202, |
585 | 949 | 443 | 0 | 0 | 1 | 207 | 1 | 276 | +- | NM_210746 | 1695 | 27 | 1626 | chrI | 230218 | 7339 | 9007 | 2 | 66,1326, | 27,300, | 221211,221553, |
585 | 387 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | +- | NM_001179897 | 387 | 0 | 387 | chrI | 230218 | 11564 | 11951 | 1 | 387, | 0, | 218267, |
585 | 381 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ++ | NM_001180042 | 381 | 0 | 381 | chrI | 230218 | 12045 | 12426 | 1 | 381, | 0, | 12045, |
585 | 381 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | +- | NM_001180041 | 381 | 0 | 381 | chrI | 230218 | 13362 | 13743 | 1 | 381, | 0, | 216475, |
585 | 285 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ++ | NM_001178206 | 285 | 0 | 285 | chrI | 230218 | 21565 | 21850 | 1 | 285, | 0, | 21565, |
585 | 291 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | +- | NM_001184642 | 291 | 0 | 291 | chrI | 230218 | 22394 | 22685 | 1 | 291, | 0, | 207533, |
589 | 769 | 536 | 0 | 0 | 6 | 171 | 7 | 219 | ++ | NM_014003 | 4323 | 1844 | 3320 | chrXI | 666816 | 600930 | 602454 | 8 | 102,111,276,27,54,285,78,372, | 1844,1970,2081,2387,2444,2549,2867,2948, | 600930,601062,601176,601482,601545,601680,601998,602082, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|