|
|
Database: fr1 Primary Table: all_est Row Count: 344,581   Data last updated: 2019-03-08
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 | 128 | int(10) unsigned | range | Number of bases that match that aren't repeats |
misMatches | 6 | int(10) unsigned | range | Number of bases that don't match |
repMatches | 218 | 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 | 186 | int(10) unsigned | range | Number of bases inserted in target |
strand | + | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | AL839945 | varchar(255) | values | Query sequence name |
qSize | 360 | int(10) unsigned | range | Query sequence size |
qStart | 0 | int(10) unsigned | range | Alignment start position in query |
qEnd | 352 | int(10) unsigned | range | Alignment end position in query |
tName | chrUn | varchar(255) | values | Target sequence name |
tSize | 349519338 | int(10) unsigned | range | Target sequence size |
tStart | 228608 | int(10) unsigned | range | Alignment start position in target |
tEnd | 229146 | int(10) unsigned | range | Alignment end position in target |
blockCount | 3 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 143,176,33, | longblob | | Size of each block |
qStarts | 0,143,319, | longblob | | Start of each block in query. |
tStarts | 228608,228752,229113, | 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 | 128 | 6 | 218 | 0 | 0 | 0 | 2 | 186 | + | AL839945 | 360 | 0 | 352 | chrUn | 349519338 | 228608 | 229146 | 3 | 143,176,33, | 0,143,319, | 228608,228752,229113, |
588 | 143 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | AL835465 | 207 | 0 | 143 | chrUn | 349519338 | 422683 | 422826 | 1 | 143, | 64, | 422683, |
589 | 355 | 3 | 0 | 0 | 1 | 1 | 3 | 614 | + | AL837033 | 359 | 0 | 359 | chrUn | 349519338 | 602597 | 603569 | 5 | 100,54,123,35,46, | 0,100,154,277,313, | 602597,602985,603246,603488,603523, |
591 | 95 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | - | AL842404 | 358 | 0 | 98 | chrUn | 349519338 | 793055 | 793153 | 1 | 98, | 260, | 793055, |
591 | 418 | 3 | 0 | 0 | 0 | 0 | 4 | 1004 | + | AL836893 | 452 | 0 | 421 | chrUn | 349519338 | 831688 | 833113 | 5 | 77,95,100,54,95, | 0,77,172,272,326, | 831688,831844,832074,832880,833018, |
591 | 368 | 7 | 0 | 0 | 3 | 3 | 4 | 1004 | + | AL835347 | 378 | 0 | 378 | chrUn | 349519338 | 831689 | 833068 | 8 | 76,95,51,32,17,54,34,16, | 0,76,171,223,256,273,327,362, | 831689,831844,832074,832125,832157,832880,833018,833052, |
591 | 394 | 1 | 0 | 0 | 1 | 1 | 4 | 1004 | + | AL842321 | 396 | 0 | 396 | chrUn | 349519338 | 831696 | 833095 | 6 | 69,95,100,54,54,23, | 0,69,164,264,318,373, | 831696,831844,832074,832880,833018,833072, |
591 | 208 | 0 | 0 | 0 | 0 | 0 | 2 | 790 | + | AL836302 | 279 | 0 | 208 | chrUn | 349519338 | 832115 | 833113 | 3 | 59,54,95, | 0,59,113, | 832115,832880,833018, |
591 | 330 | 2 | 0 | 0 | 1 | 1 | 7 | 8 | + | AL837924 | 333 | 0 | 333 | chrUn | 349519338 | 845655 | 845995 | 8 | 46,16,13,15,43,28,37,134, | 0,46,62,75,90,133,161,199, | 845655,845702,845719,845733,845749,845793,845822,845861, |
591 | 300 | 5 | 0 | 0 | 0 | 0 | 1 | 126 | - | AL839080 | 309 | 4 | 309 | chrUn | 349519338 | 850255 | 850686 | 2 | 229,76, | 0,229, | 850255,850610, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|