|
|
Database: vicPac1 Primary Table: xenoRefSeqAli Row Count: 632,143   Data last updated: 2020-09-01
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | description |
bin | 585 | smallint(5) unsigned | Indexing field to speed chromosome range queries. |
matches | 137 | int(10) unsigned | Number of bases that match that aren't repeats |
misMatches | 70 | int(10) unsigned | Number of bases that don't match |
repMatches | 0 | int(10) unsigned | Number of bases that match but are part of repeats |
nCount | 0 | int(10) unsigned | Number of 'N' bases |
qNumInsert | 0 | int(10) unsigned | Number of inserts in query |
qBaseInsert | 0 | int(10) unsigned | Number of bases inserted in query |
tNumInsert | 0 | int(10) unsigned | Number of inserts in target |
tBaseInsert | 0 | int(10) unsigned | Number of bases inserted in target |
strand | ++ | char(2) | + or - for strand. First character query, second target (optional) |
qName | NM_001011357 | varchar(255) | Query sequence name |
qSize | 1905 | int(10) unsigned | Query sequence size |
qStart | 472 | int(10) unsigned | Alignment start position in query |
qEnd | 679 | int(10) unsigned | Alignment end position in query |
tName | scaffold_0 | varchar(255) | Target sequence name |
tSize | 5516956 | int(10) unsigned | Target sequence size |
tStart | 3443 | int(10) unsigned | Alignment start position in target |
tEnd | 3650 | int(10) unsigned | Alignment end position in target |
blockCount | 1 | int(10) unsigned | Number of blocks in alignment |
blockSizes | 207, | longblob | Size of each block |
qStarts | 472, | longblob | Start of each block in query. |
tStarts | 3443, | 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.gbSeq.acc (via xenoRefSeqAli.qName)
hgFixed.gbWarn.acc (via xenoRefSeqAli.qName)
hgFixed.imageClone.acc (via xenoRefSeqAli.qName)
vicPac1.all_est.qName (via xenoRefSeqAli.qName)
vicPac1.xenoRefFlat.name (via xenoRefSeqAli.qName)
vicPac1.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 | 137 | 70 | 0 | 0 | 0 | 0 | 0 | 0 | ++ | NM_001011357 | 1905 | 472 | 679 | scaffold_0 | 5516956 | 3443 | 3650 | 1 | 207, | 472, | 3443, |
585 | 136 | 71 | 0 | 0 | 0 | 0 | 0 | 0 | ++ | NM_001091936 | 2142 | 249 | 456 | scaffold_0 | 5516956 | 3443 | 3650 | 1 | 207, | 249, | 3443, |
585 | 178 | 30 | 0 | 0 | 0 | 0 | 0 | 0 | ++ | NM_001079731 | 2501 | 299 | 507 | scaffold_0 | 5516956 | 3443 | 3651 | 1 | 208, | 299, | 3443, |
585 | 256 | 27 | 0 | 0 | 1 | 156 | 1 | 44899 | ++ | NM_001277296 | 2393 | 497 | 936 | scaffold_0 | 5516956 | 3443 | 48625 | 2 | 208,75, | 497,861, | 3443,48550, |
585 | 256 | 27 | 0 | 0 | 1 | 156 | 1 | 44899 | ++ | NM_001277297 | 2205 | 309 | 748 | scaffold_0 | 5516956 | 3443 | 48625 | 2 | 208,75, | 309,673, | 3443,48550, |
585 | 256 | 27 | 0 | 0 | 1 | 156 | 1 | 44899 | ++ | NM_028105 | 2314 | 418 | 857 | scaffold_0 | 5516956 | 3443 | 48625 | 2 | 208,75, | 418,782, | 3443,48550, |
585 | 257 | 22 | 0 | 0 | 1 | 158 | 1 | 44901 | ++ | NM_001266902 | 2021 | 251 | 688 | scaffold_0 | 5516956 | 3444 | 48624 | 2 | 207,72, | 251,616, | 3444,48552, |
585 | 270 | 13 | 0 | 0 | 1 | 156 | 1 | 44899 | ++ | NM_001076895 | 2274 | 285 | 724 | scaffold_0 | 5516956 | 3444 | 48626 | 2 | 207,76, | 285,648, | 3444,48550, |
585 | 95 | 58 | 0 | 0 | 0 | 0 | 0 | 0 | ++ | NM_001299922 | 1901 | 515 | 668 | scaffold_0 | 5516956 | 3446 | 3599 | 1 | 153, | 515, | 3446, |
585 | 95 | 58 | 0 | 0 | 0 | 0 | 0 | 0 | ++ | NM_138103 | 1736 | 350 | 503 | scaffold_0 | 5516956 | 3446 | 3599 | 1 | 153, | 350, | 3446, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|