|
|
Database: echTel1 Primary Table: xenoRefSeqAli Row Count: 888,272 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 | description |
bin | 585 | smallint(5) unsigned | Indexing field to speed chromosome range queries. |
matches | 81 | int(10) unsigned | Number of bases that match that aren't repeats |
misMatches | 10 | 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 | 1 | int(10) unsigned | Number of inserts in target |
tBaseInsert | 3 | int(10) unsigned | Number of bases inserted in target |
strand | ++ | char(2) | + or - for strand. First character query, second target (optional) |
qName | NM_001199334 | varchar(255) | Query sequence name |
qSize | 570 | int(10) unsigned | Query sequence size |
qStart | 21 | int(10) unsigned | Alignment start position in query |
qEnd | 112 | int(10) unsigned | Alignment end position in query |
tName | scaffold_100007 | varchar(255) | Target sequence name |
tSize | 4408 | int(10) unsigned | Target sequence size |
tStart | 3998 | int(10) unsigned | Alignment start position in target |
tEnd | 4092 | int(10) unsigned | Alignment end position in target |
blockCount | 2 | int(10) unsigned | Number of blocks in alignment |
blockSizes | 38,53, | longblob | Size of each block |
qStarts | 21,59, | longblob | Start of each block in query. |
tStarts | 3998,4039, | longblob | Start of each block in target. |
|
| |
|
|
Connected Tables and Joining Fields
|
|
echTel1.xenoRefFlat.name (via xenoRefSeqAli.qName)
echTel1.xenoRefGene.name (via xenoRefSeqAli.qName)
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)
| |
|
|
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 | 81 | 10 | 0 | 0 | 0 | 0 | 1 | 3 | ++ | NM_001199334 | 570 | 21 | 112 | scaffold_100007 | 4408 | 3998 | 4092 | 2 | 38,53, | 21,59, | 3998,4039, |
585 | 700 | 196 | 0 | 0 | 2 | 72 | 2 | 72 | ++ | NM_175883 | 3225 | 163 | 1131 | scaffold_176818 | 11322 | 7430 | 8398 | 3 | 460,108,328, | 163,653,803, | 7430,7920,8070, |
585 | 127 | 26 | 0 | 0 | 0 | 0 | 0 | 0 | ++ | NM_001003948 | 2667 | 302 | 455 | scaffold_100008 | 4263 | 3374 | 3527 | 1 | 153, | 302, | 3374, |
585 | 109 | 44 | 0 | 0 | 0 | 0 | 0 | 0 | ++ | NM_001013504 | 1935 | 195 | 348 | scaffold_100008 | 4263 | 3374 | 3527 | 1 | 153, | 195, | 3374, |
585 | 119 | 28 | 0 | 0 | 0 | 0 | 0 | 0 | +- | NM_001034567 | 1204 | 131 | 278 | scaffold_259702 | 3431 | 338 | 485 | 1 | 147, | 131, | 2946, |
585 | 129 | 24 | 0 | 0 | 0 | 0 | 0 | 0 | ++ | NM_001173520 | 654 | 27 | 180 | scaffold_100008 | 4263 | 3374 | 3527 | 1 | 153, | 27, | 3374, |
585 | 122 | 31 | 0 | 0 | 0 | 0 | 0 | 0 | ++ | NM_001178144 | 654 | 27 | 180 | scaffold_100008 | 4263 | 3374 | 3527 | 1 | 153, | 27, | 3374, |
585 | 123 | 24 | 0 | 26 | 2 | 136 | 3 | 928 | +- | NM_001204074 | 8127 | 16 | 325 | scaffold_100010 | 5267 | 551 | 1652 | 4 | 11,54,79,29, | 16,27,216,296, | 3615,4357,4488,4687, |
585 | 184 | 28 | 0 | 26 | 2 | 95 | 1 | 75 | +- | NM_001204053 | 8136 | 50 | 383 | scaffold_100010 | 5267 | 651 | 964 | 3 | 27,82,129, | 50,78,254, | 4303,4330,4487, |
585 | 217 | 33 | 0 | 26 | 3 | 137 | 2 | 88 | +- | NM_175375 | 8251 | 42 | 455 | scaffold_100010 | 5267 | 651 | 1015 | 4 | 39,27,82,128, | 42,92,120,327, | 4252,4303,4330,4488, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|