|
|
Database: xenTro10 Primary Table: intronEst Row Count: 734,781   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 | 586 | smallint(5) unsigned | Indexing field to speed chromosome range queries. |
matches | 327 | int(10) unsigned | Number of bases that match that aren't repeats |
misMatches | 0 | 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 | 317 | int(10) unsigned | Number of bases inserted in target |
strand | + | char(2) | + or - for strand. First character query, second target (optional) |
qName | AL885874 | varchar(255) | Query sequence name |
qSize | 370 | int(10) unsigned | Query sequence size |
qStart | 25 | int(10) unsigned | Alignment start position in query |
qEnd | 352 | int(10) unsigned | Alignment end position in query |
tName | chr1 | varchar(255) | Target sequence name |
tSize | 217471166 | int(10) unsigned | Target sequence size |
tStart | 200864 | int(10) unsigned | Alignment start position in target |
tEnd | 201508 | int(10) unsigned | Alignment end position in target |
blockCount | 2 | int(10) unsigned | Number of blocks in alignment |
blockSizes | 201,126, | longblob | Size of each block |
qStarts | 25,226, | longblob | Start of each block in query. |
tStarts | 200864,201382, | 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 |
---|
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, |
586 | 620 | 1 | 0 | 0 | 0 | 0 | 4 | 6167 | - | AL782020 | 621 | 0 | 621 | chr1 | 217471166 | 200973 | 207761 | 5 | 92,124,147,231,27, | 0,92,216,363,594, | 200973,201382,203466,205059,207734, |
586 | 628 | 2 | 0 | 0 | 1 | 1 | 4 | 6167 | - | AL659013 | 631 | 0 | 631 | chr1 | 217471166 | 200976 | 207773 | 6 | 89,124,147,231,4,35, | 0,89,213,360,591,596, | 200976,201382,203466,205059,207734,207738, |
586 | 589 | 0 | 0 | 0 | 0 | 0 | 4 | 3724 | - | AL786960 | 603 | 14 | 603 | chr1 | 217471166 | 200979 | 205292 | 5 | 86,124,147,190,42, | 0,86,210,357,547, | 200979,201382,203466,205059,205250, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|