|
|
Database: xenLae2 Primary Table: intronEst Row Count: 396,847   Data last updated: 2018-10-02
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 1738 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
matches | 88 | int(10) unsigned | range | Number of bases that match that aren't repeats |
misMatches | 0 | int(10) unsigned | range | Number of bases that don't match |
repMatches | 0 | int(10) unsigned | range | Number of bases that match but are part of repeats |
nCount | 0 | int(10) unsigned | range | Number of 'N' bases |
qNumInsert | 0 | int(10) unsigned | range | Number of inserts in query |
qBaseInsert | 0 | int(10) unsigned | range | Number of bases inserted in query |
tNumInsert | 1 | int(10) unsigned | range | Number of inserts in target |
tBaseInsert | 94 | int(10) unsigned | range | Number of bases inserted in target |
strand | - | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | AB092382 | varchar(255) | values | Query sequence name |
qSize | 88 | int(10) unsigned | range | Query sequence size |
qStart | 0 | int(10) unsigned | range | Alignment start position in query |
qEnd | 88 | int(10) unsigned | range | Alignment end position in query |
tName | chr1L | varchar(255) | values | Target sequence name |
tSize | 219802468 | int(10) unsigned | range | Target sequence size |
tStart | 151165570 | int(10) unsigned | range | Alignment start position in target |
tEnd | 151165752 | int(10) unsigned | range | Alignment end position in target |
blockCount | 2 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 8,80, | longblob | | Size of each block |
qStarts | 0,8, | longblob | | Start of each block in query. |
tStarts | 151165570,151165672, | 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 |
---|
1738 | 88 | 0 | 0 | 0 | 0 | 0 | 1 | 94 | - | AB092382 | 88 | 0 | 88 | chr1L | 219802468 | 151165570 | 151165752 | 2 | 8,80, | 0,8, | 151165570,151165672, |
1005 | 150 | 0 | 0 | 0 | 0 | 0 | 1 | 1934 | + | AB092403 | 150 | 0 | 150 | chr1S | 179946965 | 55096788 | 55098872 | 2 | 22,128, | 0,22, | 55096788,55098744, |
1318 | 73 | 0 | 5 | 0 | 0 | 0 | 1 | 928 | - | AB092397 | 78 | 0 | 78 | chr2L | 181146889 | 96115610 | 96116616 | 2 | 49,29, | 0,49, | 96115610,96116587, |
1150 | 327 | 1 | 0 | 0 | 1 | 1 | 3 | 15123 | + | AB092372 | 329 | 0 | 329 | chr2S | 159726490 | 74146366 | 74161817 | 5 | 27,82,54,102,63, | 0,27,110,164,266, | 74146366,74157543,74157625,74160333,74161754, |
977 | 85 | 0 | 29 | 0 | 0 | 0 | 1 | 85 | + | AB092359 | 114 | 0 | 114 | chr3L | 144167370 | 51468955 | 51469154 | 2 | 29,85, | 0,29, | 51468955,51469069, |
1248 | 72 | 0 | 34 | 0 | 0 | 0 | 1 | 96 | - | AB092359 | 114 | 8 | 114 | chr3S | 120483113 | 87011916 | 87012118 | 2 | 85,21, | 0,85, | 87011916,87012097, |
1096 | 354 | 0 | 53 | 0 | 0 | 0 | 3 | 2031 | + | AB092354 | 407 | 0 | 407 | chr4L | 144084680 | 66996692 | 66999130 | 4 | 189,117,79,22, | 0,189,306,385, | 66996692,66997350,66997565,66999108, |
642 | 336 | 0 | 20 | 0 | 0 | 0 | 3 | 6202 | - | AB092361 | 356 | 0 | 356 | chr4S | 121245977 | 7505102 | 7511660 | 4 | 185,41,91,39, | 0,185,226,317, | 7505102,7507712,7510808,7511621, |
878 | 372 | 0 | 0 | 0 | 0 | 0 | 2 | 2005 | - | AB092374 | 372 | 0 | 372 | chr6L | 155008753 | 38459199 | 38461576 | 3 | 155,177,40, | 0,155,332, | 38459199,38459840,38461536, |
1149 | 305 | 0 | 25 | 0 | 0 | 0 | 2 | 1805 | - | AB092362 | 330 | 0 | 330 | chr7L | 126821045 | 73959309 | 73961444 | 3 | 59,97,174, | 0,59,156, | 73959309,73961020,73961270, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|