|
|
Database: dm6 Primary Table: intronEst Row Count: 341,930   Data last updated: 2014-09-03
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 585 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
matches | 600 | int(10) unsigned | range | Number of bases that match that aren't repeats |
misMatches | 4 | 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 | 2 | int(10) unsigned | range | Number of inserts in target |
tBaseInsert | 2389 | int(10) unsigned | range | Number of bases inserted in target |
strand | - | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | AA439241 | varchar(255) | values | Query sequence name |
qSize | 604 | int(10) unsigned | range | Query sequence size |
qStart | 0 | int(10) unsigned | range | Alignment start position in query |
qEnd | 604 | int(10) unsigned | range | Alignment end position in query |
tName | chr2L | varchar(255) | values | Target sequence name |
tSize | 23513712 | int(10) unsigned | range | Target sequence size |
tStart | 15480 | int(10) unsigned | range | Alignment start position in target |
tEnd | 18473 | int(10) unsigned | range | Alignment end position in target |
blockCount | 3 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 231,160,213, | longblob | | Size of each block |
qStarts | 0,231,391, | longblob | | Start of each block in query. |
tStarts | 15480,17052,18260, | 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 | 600 | 4 | 0 | 0 | 0 | 0 | 2 | 2389 | - | AA439241 | 604 | 0 | 604 | chr2L | 23513712 | 15480 | 18473 | 3 | 231,160,213, | 0,231,391, | 15480,17052,18260, |
585 | 632 | 0 | 0 | 0 | 0 | 0 | 2 | 2389 | - | AA246243 | 632 | 0 | 632 | chr2L | 23513712 | 15539 | 18560 | 3 | 172,160,300, | 0,172,332, | 15539,17052,18260, |
585 | 497 | 0 | 0 | 0 | 0 | 0 | 2 | 2389 | - | AA540418 | 497 | 0 | 497 | chr2L | 23513712 | 15605 | 18491 | 3 | 106,160,231, | 0,106,266, | 15605,17052,18260, |
585 | 531 | 7 | 0 | 0 | 3 | 3 | 2 | 2389 | - | AA202743 | 541 | 0 | 541 | chr2L | 23513712 | 15609 | 18536 | 6 | 14,51,37,160,258,18, | 0,15,67,104,264,523, | 15609,15623,15674,17052,18260,18518, |
585 | 325 | 2 | 0 | 0 | 0 | 0 | 3 | 6733 | - | AA698361 | 327 | 0 | 327 | chr2L | 23513712 | 28880 | 35940 | 4 | 46,60,26,195, | 0,46,106,132, | 28880,28981,29042,35745, |
585 | 839 | 1 | 0 | 0 | 1 | 4 | 6 | 258 | + | AA942362 | 844 | 0 | 844 | chr2L | 23513712 | 67080 | 68178 | 7 | 427,194,129,50,4,19,17, | 0,427,621,754,804,808,827, | 67080,67568,67891,68085,68136,68141,68161, |
585 | 641 | 1 | 0 | 0 | 0 | 0 | 4 | 252 | + | AA941927 | 643 | 1 | 643 | chr2L | 23513712 | 67263 | 68157 | 5 | 178,65,194,132,73, | 1,179,244,438,570, | 67263,67442,67568,67891,68084, |
585 | 557 | 1 | 0 | 0 | 1 | 1 | 4 | 210 | + | AA540842 | 559 | 0 | 559 | chr2L | 23513712 | 94750 | 95518 | 6 | 142,82,170,140,4,20, | 0,142,224,394,535,539, | 94750,94988,95131,95353,95493,95498, |
585 | 460 | 2 | 0 | 0 | 0 | 0 | 3 | 209 | + | AA392047 | 470 | 0 | 462 | chr2L | 23513712 | 94824 | 95495 | 4 | 68,82,170,142, | 0,68,150,320, | 94824,94988,95131,95353, |
585 | 517 | 0 | 0 | 0 | 0 | 0 | 3 | 2353 | + | AA951412 | 517 | 0 | 517 | chr2L | 23513712 | 107951 | 110821 | 4 | 150,222,78,67, | 0,150,372,450, | 107951,108587,110405,110754, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|