|
|
Database: manPen1 Primary Table: xenoRefSeqAli Row Count: 548,155   Data last updated: 2020-08-19
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | description |
bin | 73 | smallint(5) unsigned | Indexing field to speed chromosome range queries. |
matches | 291 | int(10) unsigned | Number of bases that match that aren't repeats |
misMatches | 38 | 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 | 2 | int(10) unsigned | Number of inserts in target |
tBaseInsert | 144291 | int(10) unsigned | Number of bases inserted in target |
strand | +- | char(2) | + or - for strand. First character query, second target (optional) |
qName | NM_001035277 | varchar(255) | Query sequence name |
qSize | 3707 | int(10) unsigned | Query sequence size |
qStart | 162 | int(10) unsigned | Alignment start position in query |
qEnd | 491 | int(10) unsigned | Alignment end position in query |
tName | JPTV01024999 | varchar(255) | Target sequence name |
tSize | 206047 | int(10) unsigned | Target sequence size |
tStart | 49433 | int(10) unsigned | Alignment start position in target |
tEnd | 194053 | int(10) unsigned | Alignment end position in target |
blockCount | 3 | int(10) unsigned | Number of blocks in alignment |
blockSizes | 118,3,208, | longblob | Size of each block |
qStarts | 162,280,283, | longblob | Start of each block in query. |
tStarts | 11994,12127,156406, | 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)
manPen1.xenoRefFlat.name (via xenoRefSeqAli.qName)
manPen1.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 |
---|
73 | 291 | 38 | 0 | 0 | 0 | 0 | 2 | 144291 | +- | NM_001035277 | 3707 | 162 | 491 | JPTV01024999 | 206047 | 49433 | 194053 | 3 | 118,3,208, | 162,280,283, | 11994,12127,156406, |
73 | 294 | 35 | 0 | 0 | 0 | 0 | 2 | 144291 | +- | NM_001109812 | 2305 | 101 | 430 | JPTV01024999 | 206047 | 49433 | 194053 | 3 | 117,4,208, | 101,218,222, | 11994,12126,156406, |
73 | 294 | 35 | 0 | 0 | 0 | 0 | 2 | 144291 | +- | NM_001133193 | 3516 | 278 | 607 | JPTV01024999 | 206047 | 49433 | 194053 | 3 | 117,5,207, | 278,395,400, | 11994,12241,156407, |
73 | 296 | 33 | 0 | 0 | 0 | 0 | 2 | 144291 | +- | NM_001266552 | 3820 | 159 | 488 | JPTV01024999 | 206047 | 49433 | 194053 | 3 | 117,5,207, | 159,276,281, | 11994,12241,156407, |
73 | 289 | 39 | 0 | 0 | 0 | 0 | 2 | 144291 | +- | NM_001109945 | 2142 | 39 | 367 | JPTV01024999 | 206047 | 49434 | 194053 | 3 | 117,5,206, | 39,156,161, | 11994,12241,156407, |
73 | 272 | 56 | 0 | 0 | 0 | 0 | 2 | 144291 | +- | NM_138889 | 3403 | 109 | 437 | JPTV01024999 | 206047 | 49434 | 194053 | 3 | 118,3,207, | 109,227,230, | 11994,12127,156406, |
585 | 121 | 68 | 0 | 0 | 0 | 0 | 0 | 0 | +- | NM_001094730 | 3330 | 219 | 408 | JPTV01024999 | 206047 | 49456 | 49645 | 1 | 189, | 219, | 156402, |
585 | 118 | 71 | 0 | 0 | 0 | 0 | 0 | 0 | +- | NM_001103078 | 3614 | 197 | 386 | JPTV01024999 | 206047 | 49456 | 49645 | 1 | 189, | 197, | 156402, |
73 | 205 | 95 | 0 | 0 | 0 | 0 | 2 | 144291 | +- | NM_001001760 | 2779 | 78 | 378 | JPTV01024999 | 206047 | 49462 | 194053 | 3 | 117,6,177, | 78,195,201, | 11994,15116,156408, |
585 | 324 | 72 | 0 | 0 | 4 | 1054 | 3 | 27718 | ++ | NR_110937 | 1493 | 34 | 1484 | JPTV01024999 | 206047 | 86005 | 114119 | 5 | 36,54,183,36,87, | 34,83,812,1360,1397, | 86005,86052,113447,113996,114032, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|