|
|
Database: susScr11 Primary Table: intronEst Row Count: 810,974   Data last updated: 2017-09-03
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | description |
bin | 1351 | smallint(5) unsigned | Indexing field to speed chromosome range queries. |
matches | 363 | int(10) unsigned | Number of bases that match that aren't repeats |
misMatches | 1 | 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 | 4 | int(10) unsigned | Number of inserts in target |
tBaseInsert | 3761 | int(10) unsigned | Number of bases inserted in target |
strand | + | char(2) | + or - for strand. First character query, second target (optional) |
qName | AA056913 | varchar(255) | Query sequence name |
qSize | 364 | int(10) unsigned | Query sequence size |
qStart | 0 | int(10) unsigned | Alignment start position in query |
qEnd | 364 | int(10) unsigned | Alignment end position in query |
tName | chr1 | varchar(255) | Target sequence name |
tSize | 274330532 | int(10) unsigned | Target sequence size |
tStart | 100445890 | int(10) unsigned | Alignment start position in target |
tEnd | 100450015 | int(10) unsigned | Alignment end position in target |
blockCount | 5 | int(10) unsigned | Number of blocks in alignment |
blockSizes | 62,104,110,44,44, | longblob | Size of each block |
qStarts | 0,62,166,276,320, | longblob | Start of each block in query. |
tStarts | 100445890,100446517,1004497... | 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 |
---|
1351 | 363 | 1 | 0 | 0 | 0 | 0 | 4 | 3761 | + | AA056913 | 364 | 0 | 364 | chr1 | 274330532 | 100445890 | 100450015 | 5 | 62,104,110,44,44, | 0,62,166,276,320, | 100445890,100446517,100449725,100449926,100449971, |
909 | 299 | 1 | 15 | 7 | 0 | 0 | 1 | 118 | + | AA063653 | 328 | 6 | 328 | chr12 | 61602749 | 42500102 | 42500542 | 2 | 225,97, | 6,231, | 42500102,42500445, |
1081 | 368 | 1 | 0 | 4 | 0 | 0 | 1 | 12563 | + | AA063655 | 403 | 29 | 402 | chr13 | 208334590 | 65117798 | 65130734 | 2 | 183,190, | 29,212, | 65117798,65130544, |
1315 | 401 | 0 | 0 | 6 | 0 | 0 | 2 | 2545 | - | AA056907 | 413 | 0 | 407 | chr13 | 208334590 | 95810492 | 95813444 | 3 | 134,173,100, | 6,140,313, | 95810492,95812126,95813344, |
185 | 311 | 3 | 0 | 10 | 2 | 2 | 1 | 25880 | + | AA063657 | 394 | 68 | 394 | chr13 | 208334590 | 117700228 | 117726432 | 4 | 208,41,27,48, | 68,276,318,346, | 117700228,117726316,117726357,117726384, |
1641 | 506 | 1 | 0 | 3 | 1 | 1 | 4 | 18987 | + | AA056905 | 512 | 1 | 512 | chr13 | 208334590 | 138431491 | 138450988 | 5 | 93,46,153,120,98, | 1,94,140,293,414, | 138431491,138434518,138447893,138450768,138450890, |
1641 | 447 | 0 | 0 | 0 | 1 | 1 | 2 | 13285 | - | AA056906 | 448 | 0 | 448 | chr13 | 208334590 | 138450991 | 138464723 | 4 | 83,322,14,28, | 0,83,406,420, | 138450991,138452627,138452949,138464695, |
1979 | 314 | 1 | 0 | 2 | 0 | 0 | 1 | 146 | + | AA063669 | 352 | 15 | 332 | chr13 | 208334590 | 182815173 | 182815636 | 2 | 159,158, | 15,174, | 182815173,182815478, |
1002 | 218 | 0 | 0 | 1 | 0 | 0 | 1 | 628 | - | AA063656 | 321 | 7 | 226 | chr14 | 141755446 | 54678767 | 54679614 | 2 | 147,72, | 95,242, | 54678767,54679542, |
1428 | 418 | 5 | 0 | 2 | 4 | 6 | 5 | 2522 | - | AA063658 | 443 | 7 | 438 | chr14 | 141755446 | 110614475 | 110617422 | 8 | 10,8,37,91,105,43,70,61, | 5,17,26,65,156,261,305,375, | 110614475,110614486,110614494,110614532,110616471,110616795,110616838,110617361, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|