|
|
Database: felCat4 Primary Table: intronEst Row Count: 313   Data last updated: 2016-04-08
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 948 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
matches | 553 | int(10) unsigned | range | Number of bases that match that aren't repeats |
misMatches | 11 | 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 | 2 | 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 | 12 | int(10) unsigned | range | Number of inserts in target |
tBaseInsert | 649 | int(10) unsigned | range | Number of bases inserted in target |
strand | + | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | AF034791 | varchar(255) | values | Query sequence name |
qSize | 1367 | int(10) unsigned | range | Query sequence size |
qStart | 0 | int(10) unsigned | range | Alignment start position in query |
qEnd | 566 | int(10) unsigned | range | Alignment end position in query |
tName | chrB4 | varchar(255) | values | Target sequence name |
tSize | 164876586 | int(10) unsigned | range | Target sequence size |
tStart | 47625337 | int(10) unsigned | range | Alignment start position in target |
tEnd | 47626552 | int(10) unsigned | range | Alignment end position in target |
blockCount | 13 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 23,107,84,6,116,82,47,38,19... | longblob | | Size of each block |
qStarts | 0,23,130,214,220,336,418,46... | longblob | | Start of each block in query. |
tStarts | 47625337,47625443,47625672,... | 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 |
---|
948 | 553 | 11 | 0 | 2 | 0 | 0 | 12 | 649 | + | AF034791 | 1367 | 0 | 566 | chrB4 | 164876586 | 47625337 | 47626552 | 13 | 23,107,84,6,116,82,47,38,19,4,16,7,17, | 0,23,130,214,220,336,418,465,503,522,526,542,549, | 47625337,47625443,47625672,47625757,47625872,47626090,47626398,47626446,47626485,47626505,47626510,47626527,47626535, |
902 | 155 | 1 | 0 | 0 | 0 | 0 | 1 | 90 | - | AF197970 | 891 | 0 | 156 | chrX | 145558876 | 41583008 | 41583254 | 2 | 89,67, | 735,824, | 41583008,41583187, |
902 | 466 | 1 | 0 | 0 | 0 | 0 | 3 | 490 | + | AF197970 | 891 | 153 | 620 | chrX | 145558876 | 41600066 | 41601023 | 4 | 160,213,28,66, | 153,313,526,554, | 41600066,41600376,41600927,41600957, |
1843 | 507 | 0 | 0 | 3 | 0 | 0 | 2 | 12877 | + | AW646759 | 514 | 0 | 510 | chrA1 | 279330936 | 164903515 | 164916902 | 3 | 231,81,198, | 0,231,312, | 164903515,164911982,164916704, |
2241 | 108 | 1 | 48 | 1 | 0 | 0 | 1 | 41007 | + | AW646878 | 437 | 2 | 160 | chrA1 | 279330936 | 217130219 | 217171384 | 2 | 49,109, | 2,51, | 217130219,217171275, |
2491 | 456 | 1 | 0 | 8 | 0 | 0 | 1 | 1531 | + | AW646758 | 465 | 0 | 465 | chrA1 | 279330936 | 249865289 | 249867285 | 2 | 345,120, | 0,345, | 249865289,249867165, |
589 | 404 | 0 | 0 | 0 | 2 | 2 | 3 | 344 | + | AW646768 | 518 | 112 | 518 | chrA2 | 217619046 | 626725 | 627473 | 6 | 96,145,110,7,35,11, | 112,208,353,464,472,507, | 626725,626905,627212,627322,627329,627462, |
607 | 299 | 3 | 17 | 5 | 1 | 2 | 3 | 9564 | - | AW646736 | 434 | 0 | 326 | chrA2 | 217619046 | 2942344 | 2952232 | 4 | 28,86,171,39, | 108,136,222,395, | 2942344,2945164,2952021,2952193, |
676 | 420 | 0 | 13 | 1 | 1 | 1 | 5 | 108 | + | AW646772 | 435 | 0 | 435 | chrA2 | 217619046 | 11931283 | 11931825 | 6 | 44,149,188,27,14,12, | 0,45,194,382,409,423, | 11931283,11931337,11931487,11931770,11931798,11931813, |
677 | 497 | 0 | 0 | 0 | 0 | 0 | 5 | 1715 | + | AW646771 | 498 | 1 | 498 | chrA2 | 217619046 | 12179099 | 12181311 | 6 | 116,162,89,95,5,30, | 1,117,279,368,463,468, | 12179099,12180602,12180937,12181027,12181124,12181281, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|