|
|
Database: xenTro10 Primary Table: all_est Row Count: 1,355,113   Data last updated: 2021-03-24
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 | 275 | int(10) unsigned | Number of bases that match that aren't repeats |
misMatches | 6 | 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 | 1 | int(10) unsigned | Number of inserts in query |
qBaseInsert | 4 | int(10) unsigned | Number of bases inserted in query |
tNumInsert | 4 | int(10) unsigned | Number of inserts in target |
tBaseInsert | 1444 | int(10) unsigned | Number of bases inserted in target |
strand | + | char(2) | + or - for strand. First character query, second target (optional) |
qName | AL642220 | varchar(255) | Query sequence name |
qSize | 293 | int(10) unsigned | Query sequence size |
qStart | 8 | int(10) unsigned | Alignment start position in query |
qEnd | 293 | int(10) unsigned | Alignment end position in query |
tName | chr1 | varchar(255) | Target sequence name |
tSize | 217471166 | int(10) unsigned | Target sequence size |
tStart | 112504 | int(10) unsigned | Alignment start position in target |
tEnd | 114229 | int(10) unsigned | Alignment end position in target |
blockCount | 5 | int(10) unsigned | Number of blocks in alignment |
blockSizes | 13,36,15,165,52, | longblob | Size of each block |
qStarts | 8,21,57,76,241, | longblob | Start of each block in query. |
tStarts | 112504,112628,113549,113565... | 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 | 275 | 6 | 0 | 0 | 1 | 4 | 4 | 1444 | + | AL642220 | 293 | 8 | 293 | chr1 | 217471166 | 112504 | 114229 | 5 | 13,36,15,165,52, | 8,21,57,76,241, | 112504,112628,113549,113565,114177, |
585 | 185 | 2 | 0 | 0 | 0 | 0 | 1 | 1 | - | AL640727 | 187 | 0 | 187 | chr1 | 217471166 | 130024 | 130212 | 2 | 79,108, | 0,79, | 130024,130104, |
585 | 544 | 3 | 0 | 0 | 3 | 29 | 0 | 0 | - | AL681720 | 576 | 0 | 576 | chr1 | 217471166 | 130131 | 130678 | 4 | 22,29,89,407, | 0,48,78,169, | 130131,130153,130182,130271, |
586 | 327 | 0 | 0 | 0 | 0 | 0 | 1 | 317 | + | AL885874 | 370 | 25 | 352 | chr1 | 217471166 | 200864 | 201508 | 2 | 201,126, | 25,226, | 200864,201382, |
586 | 646 | 0 | 0 | 1 | 0 | 0 | 4 | 3724 | - | AL636671 | 651 | 4 | 651 | chr1 | 217471166 | 200921 | 205292 | 5 | 144,124,147,210,22, | 0,144,268,415,625, | 200921,201382,203466,205059,205270, |
586 | 627 | 0 | 0 | 0 | 0 | 0 | 3 | 3723 | - | AL864318 | 636 | 9 | 636 | chr1 | 217471166 | 200939 | 205289 | 4 | 126,124,147,230, | 0,126,250,397, | 200939,201382,203466,205059, |
586 | 617 | 0 | 0 | 0 | 0 | 0 | 3 | 3723 | - | AL865578 | 632 | 15 | 632 | chr1 | 217471166 | 200952 | 205292 | 4 | 113,124,147,233, | 0,113,237,384, | 200952,201382,203466,205059, |
586 | 615 | 0 | 0 | 0 | 0 | 0 | 3 | 3723 | - | AL853740 | 629 | 14 | 629 | chr1 | 217471166 | 200954 | 205292 | 4 | 111,124,147,233, | 0,111,235,382, | 200954,201382,203466,205059, |
586 | 647 | 3 | 0 | 0 | 1 | 1 | 4 | 6169 | - | AL658347 | 651 | 0 | 651 | chr1 | 217471166 | 200954 | 207773 | 5 | 111,124,147,229,39, | 0,111,235,382,612, | 200954,201382,203466,205059,207734, |
586 | 592 | 0 | 0 | 0 | 0 | 0 | 3 | 3723 | - | AL788750 | 592 | 0 | 592 | chr1 | 217471166 | 200969 | 205284 | 4 | 96,124,147,225, | 0,96,220,367, | 200969,201382,203466,205059, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|