|
|
Database: priPac1 Primary Table: all_est Row Count: 42,452   Data last updated: 2016-04-16
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 | 442 | 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 | 2 | int(10) unsigned | range | Number of inserts in target |
tBaseInsert | 434 | int(10) unsigned | range | Number of bases inserted in target |
strand | - | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | AA193982 | varchar(255) | values | Query sequence name |
qSize | 450 | int(10) unsigned | range | Query sequence size |
qStart | 7 | int(10) unsigned | range | Alignment start position in query |
qEnd | 449 | int(10) unsigned | range | Alignment end position in query |
tName | chrUn | varchar(255) | values | Target sequence name |
tSize | 174852139 | int(10) unsigned | range | Target sequence size |
tStart | 46550 | int(10) unsigned | range | Alignment start position in target |
tEnd | 47426 | int(10) unsigned | range | Alignment end position in target |
blockCount | 3 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 286,89,67, | longblob | | Size of each block |
qStarts | 1,287,376, | longblob | | Start of each block in query. |
tStarts | 46550,47117,47359, | 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 | 442 | 0 | 0 | 0 | 0 | 0 | 2 | 434 | - | AA193982 | 450 | 7 | 449 | chrUn | 174852139 | 46550 | 47426 | 3 | 286,89,67, | 1,287,376, | 46550,47117,47359, |
586 | 440 | 4 | 0 | 7 | 1 | 5 | 2 | 900 | + | AA192021 | 456 | 0 | 456 | chrUn | 174852139 | 197845 | 199196 | 3 | 248,66,137, | 0,253,319, | 197845,198575,199059, |
605 | 422 | 2 | 0 | 2 | 0 | 0 | 8 | 298 | + | AA192064 | 474 | 0 | 426 | chrUn | 174852139 | 2712537 | 2713261 | 9 | 30,105,60,27,164,18,5,10,7, | 0,30,135,195,222,386,404,409,419, | 2712537,2712643,2712852,2712914,2713053,2713218,2713237,2713243,2713254, |
609 | 199 | 1 | 49 | 5 | 2 | 3 | 3 | 1077 | - | AA193888 | 257 | 0 | 257 | chrUn | 174852139 | 3238395 | 3239726 | 5 | 13,95,42,37,67, | 0,13,110,152,190, | 3238395,3238592,3238690,3239622,3239659, |
618 | 591 | 4 | 0 | 3 | 1 | 1 | 6 | 798 | - | AA193721 | 599 | 0 | 599 | chrUn | 174852139 | 4389232 | 4390628 | 7 | 46,85,84,67,77,111,128, | 0,47,132,216,283,360,471, | 4389232,4389281,4389608,4389854,4390102,4390331,4390500, |
620 | 450 | 3 | 0 | 1 | 1 | 5 | 1 | 4 | - | AA193915 | 469 | 0 | 459 | chrUn | 174852139 | 4611135 | 4611593 | 2 | 111,343, | 10,126, | 4611135,4611250, |
622 | 363 | 0 | 0 | 0 | 0 | 0 | 4 | 757 | + | AA193947 | 366 | 0 | 363 | chrUn | 174852139 | 4977869 | 4978989 | 5 | 31,66,69,13,184, | 0,31,97,166,179, | 4977869,4978355,4978568,4978638,4978805, |
626 | 277 | 0 | 0 | 3 | 1 | 1 | 2 | 124 | - | AA116201 | 322 | 0 | 281 | chrUn | 174852139 | 5407869 | 5408273 | 4 | 17,155,101,7, | 41,59,214,315, | 5407869,5407886,5408098,5408266, |
626 | 490 | 1 | 0 | 0 | 2 | 2 | 5 | 9 | - | AA191835 | 531 | 0 | 493 | chrUn | 174852139 | 5419153 | 5419653 | 6 | 10,20,22,43,41,355, | 38,49,70,92,135,176, | 5419153,5419166,5419189,5419212,5419256,5419298, |
629 | 277 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | - | AA193886 | 291 | 0 | 278 | chrUn | 174852139 | 5770003 | 5770281 | 1 | 278, | 13, | 5770003, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|