|
|
Database: allMis1 Primary Table: xenoMrna Row Count: 6,614,012   Data last updated: 2020-08-17
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 | 101 | int(10) unsigned | Number of bases that match that aren't repeats |
misMatches | 45 | 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 | 1 | int(10) unsigned | Number of 'N' bases |
qNumInsert | 1 | int(10) unsigned | Number of inserts in query |
qBaseInsert | 39 | int(10) unsigned | Number of bases inserted in query |
tNumInsert | 1 | int(10) unsigned | Number of inserts in target |
tBaseInsert | 39 | int(10) unsigned | Number of bases inserted in target |
strand | +- | char(2) | + or - for strand. First character query, second target (optional) |
qName | X64563 | varchar(255) | Query sequence name |
qSize | 1943 | int(10) unsigned | Query sequence size |
qStart | 1104 | int(10) unsigned | Alignment start position in query |
qEnd | 1290 | int(10) unsigned | Alignment end position in query |
tName | AKHW01000064 | varchar(255) | Target sequence name |
tSize | 1653 | int(10) unsigned | Target sequence size |
tStart | 990 | int(10) unsigned | Alignment start position in target |
tEnd | 1176 | int(10) unsigned | Alignment end position in target |
blockCount | 2 | int(10) unsigned | Number of blocks in alignment |
blockSizes | 45,102, | longblob | Size of each block |
qStarts | 1104,1188, | longblob | Start of each block in query. |
tStarts | 477,561, | 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 | 101 | 45 | 0 | 1 | 1 | 39 | 1 | 39 | +- | X64563 | 1943 | 1104 | 1290 | AKHW01000064 | 1653 | 990 | 1176 | 2 | 45,102, | 1104,1188, | 477,561, |
585 | 147 | 97 | 0 | 2 | 1 | 39 | 1 | 39 | +- | CR704847 | 1483 | 753 | 1038 | AKHW01000064 | 1653 | 990 | 1275 | 2 | 144,102, | 753,936, | 378,561, |
585 | 57 | 23 | 0 | 1 | 0 | 0 | 0 | 0 | +- | BC138290 | 1216 | 1115 | 1196 | AKHW01000064 | 1653 | 999 | 1080 | 1 | 81, | 1115, | 573, |
585 | 57 | 23 | 0 | 1 | 0 | 0 | 0 | 0 | +- | BC138291 | 1216 | 1115 | 1196 | AKHW01000064 | 1653 | 999 | 1080 | 1 | 81, | 1115, | 573, |
585 | 72 | 20 | 0 | 1 | 0 | 0 | 0 | 0 | +- | KF158417 | 1337 | 1135 | 1228 | AKHW01000064 | 1653 | 999 | 1092 | 1 | 93, | 1135, | 561, |
585 | 74 | 21 | 0 | 1 | 0 | 0 | 0 | 0 | +- | AF064546 | 1198 | 1071 | 1167 | AKHW01000064 | 1653 | 999 | 1095 | 1 | 96, | 1071, | 558, |
585 | 71 | 24 | 0 | 1 | 0 | 0 | 0 | 0 | +- | AR266831 | 1873 | 1136 | 1232 | AKHW01000064 | 1653 | 999 | 1095 | 1 | 96, | 1136, | 558, |
585 | 71 | 24 | 0 | 1 | 0 | 0 | 0 | 0 | +- | V00383 | 1873 | 1136 | 1232 | AKHW01000064 | 1653 | 999 | 1095 | 1 | 96, | 1136, | 558, |
585 | 105 | 32 | 0 | 1 | 1 | 39 | 1 | 39 | +- | GQ855216 | 2128 | 1138 | 1315 | AKHW01000064 | 1653 | 999 | 1176 | 2 | 45,93, | 1138,1222, | 477,561, |
585 | 106 | 31 | 0 | 1 | 1 | 39 | 1 | 39 | +- | KA324983 | 1574 | 1119 | 1296 | AKHW01000064 | 1653 | 999 | 1176 | 2 | 45,93, | 1119,1203, | 477,561, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|