|
|
Database: droYak2 Primary Table: all_est Row Count: 11,143   Data last updated: 2016-03-29
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 586 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
matches | 436 | int(10) unsigned | range | Number of bases that match that aren't repeats |
misMatches | 19 | 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 | 1 | int(10) unsigned | range | Number of 'N' bases |
qNumInsert | 3 | int(10) unsigned | range | Number of inserts in query |
qBaseInsert | 3 | int(10) unsigned | range | Number of bases inserted in query |
tNumInsert | 4 | int(10) unsigned | range | Number of inserts in target |
tBaseInsert | 250 | int(10) unsigned | range | Number of bases inserted in target |
strand | + | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | BQ705291 | varchar(255) | values | Query sequence name |
qSize | 498 | int(10) unsigned | range | Query sequence size |
qStart | 19 | int(10) unsigned | range | Alignment start position in query |
qEnd | 478 | int(10) unsigned | range | Alignment end position in query |
tName | chr2L | varchar(255) | values | Target sequence name |
tSize | 22324452 | int(10) unsigned | range | Target sequence size |
tStart | 144701 | int(10) unsigned | range | Alignment start position in target |
tEnd | 145407 | int(10) unsigned | range | Alignment end position in target |
blockCount | 8 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 45,20,121,97,114,6,46,7, | longblob | | Size of each block |
qStarts | 19,65,85,207,304,419,425,471, | longblob | | Start of each block in query. |
tStarts | 144701,144746,144941,145062... | 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 | 436 | 19 | 0 | 1 | 3 | 3 | 4 | 250 | + | BQ705291 | 498 | 19 | 478 | chr2L | 22324452 | 144701 | 145407 | 8 | 45,20,121,97,114,6,46,7, | 19,65,85,207,304,419,425,471, | 144701,144746,144941,145062,145232,145346,145353,145400, |
588 | 585 | 3 | 0 | 0 | 0 | 0 | 1 | 148 | + | BQ705641 | 610 | 0 | 588 | chr2L | 22324452 | 404308 | 405044 | 2 | 177,411, | 0,177, | 404308,404633, |
597 | 645 | 9 | 0 | 0 | 1 | 1 | 4 | 664 | - | BQ705160 | 688 | 0 | 655 | chr2L | 22324452 | 1586264 | 1587582 | 6 | 8,11,26,41,380,188, | 33,41,52,79,120,500, | 1586264,1586273,1586285,1586311,1586492,1587394, |
601 | 582 | 15 | 0 | 0 | 1 | 1 | 0 | 0 | - | BQ705267 | 752 | 0 | 598 | chr2L | 22324452 | 2226081 | 2226678 | 2 | 592,5, | 154,747, | 2226081,2226673, |
602 | 582 | 15 | 0 | 0 | 1 | 1 | 0 | 0 | - | BQ705267 | 752 | 0 | 598 | chr2L | 22324452 | 2232584 | 2233181 | 2 | 592,5, | 154,747, | 2232584,2233176, |
602 | 592 | 7 | 0 | 0 | 1 | 1 | 2 | 129 | - | BQ705144 | 865 | 0 | 600 | chr2L | 22324452 | 2355607 | 2356335 | 4 | 47,46,292,214, | 265,313,359,651, | 2355607,2355654,2355757,2356121, |
604 | 841 | 10 | 0 | 0 | 1 | 1 | 3 | 64 | - | BQ705493 | 1125 | 0 | 852 | chr2L | 22324452 | 2562742 | 2563657 | 5 | 22,8,56,749,16, | 273,295,303,360,1109, | 2562742,2562765,2562774,2562830,2563641, |
605 | 401 | 3 | 219 | 0 | 0 | 0 | 2 | 2389 | + | BQ705870 | 977 | 23 | 646 | chr2L | 22324452 | 2748904 | 2751916 | 3 | 290,163,170, | 23,313,476, | 2748904,2751514,2751746, |
605 | 383 | 19 | 268 | 0 | 5 | 26 | 5 | 2418 | + | BQ705271 | 703 | 0 | 696 | chr2L | 22324452 | 2748975 | 2752063 | 8 | 219,163,89,126,36,12,9,16, | 0,219,382,473,600,641,664,680, | 2748975,2751514,2751746,2751835,2751961,2752003,2752028,2752047, |
606 | 366 | 0 | 0 | 0 | 0 | 0 | 3 | 203 | + | BQ705614 | 394 | 9 | 375 | chr2L | 22324452 | 2850507 | 2851076 | 4 | 39,59,192,76, | 9,48,107,299, | 2850507,2850617,2850747,2851000, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|