|
|
Database: fr2 Primary Table: all_est Row Count: 382,280   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 | 585 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
matches | 422 | int(10) unsigned | range | Number of bases that match that aren't repeats |
misMatches | 5 | int(10) unsigned | range | Number of bases that don't match |
repMatches | 76 | 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 | 2 | int(10) unsigned | range | Number of inserts in query |
qBaseInsert | 2 | int(10) unsigned | range | Number of bases inserted in query |
tNumInsert | 0 | int(10) unsigned | range | Number of inserts in target |
tBaseInsert | 0 | int(10) unsigned | range | Number of bases inserted in target |
strand | + | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | AL841538 | varchar(255) | values | Query sequence name |
qSize | 506 | int(10) unsigned | range | Query sequence size |
qStart | 0 | int(10) unsigned | range | Alignment start position in query |
qEnd | 505 | int(10) unsigned | range | Alignment end position in query |
tName | chrM | varchar(255) | values | Target sequence name |
tSize | 16447 | int(10) unsigned | range | Target sequence size |
tStart | 1117 | int(10) unsigned | range | Alignment start position in target |
tEnd | 1620 | int(10) unsigned | range | Alignment end position in target |
blockCount | 3 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 469,4,30, | longblob | | Size of each block |
qStarts | 0,470,475, | longblob | | Start of each block in query. |
tStarts | 1117,1586,1590, | 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 | 422 | 5 | 76 | 0 | 2 | 2 | 0 | 0 | + | AL841538 | 506 | 0 | 505 | chrM | 16447 | 1117 | 1620 | 3 | 469,4,30, | 0,470,475, | 1117,1586,1590, |
585 | 406 | 4 | 75 | 0 | 2 | 2 | 0 | 0 | + | AL841547 | 487 | 0 | 487 | chrM | 16447 | 1120 | 1605 | 3 | 466,8,11, | 0,467,476, | 1120,1586,1594, |
585 | 420 | 5 | 75 | 0 | 2 | 12 | 2 | 11 | + | AL843313 | 517 | 0 | 512 | chrM | 16447 | 1120 | 1631 | 4 | 278,4,188,30, | 0,279,283,482, | 1120,1398,1403,1601, |
585 | 372 | 2 | 75 | 0 | 0 | 0 | 1 | 1 | + | AL840686 | 450 | 0 | 449 | chrM | 16447 | 1138 | 1588 | 2 | 430,19, | 0,430, | 1138,1569, |
585 | 279 | 1 | 75 | 0 | 0 | 0 | 0 | 0 | + | AL835977 | 355 | 0 | 355 | chrM | 16447 | 1149 | 1504 | 1 | 355, | 0, | 1149, |
585 | 305 | 2 | 69 | 0 | 1 | 1 | 0 | 0 | + | AL840619 | 377 | 0 | 377 | chrM | 16447 | 1157 | 1533 | 2 | 53,323, | 0,54, | 1157,1210, |
585 | 383 | 1 | 59 | 1 | 1 | 1 | 0 | 0 | + | AL843609 | 445 | 0 | 445 | chrM | 16447 | 1166 | 1610 | 2 | 74,370, | 0,75, | 1166,1240, |
585 | 69 | 4 | 49 | 0 | 0 | 0 | 1 | 1 | + | AL843817 | 422 | 6 | 128 | chrM | 16447 | 1196 | 1319 | 2 | 117,5, | 6,123, | 1196,1314, |
585 | 34 | 2 | 19 | 0 | 0 | 0 | 0 | 0 | + | AL842235 | 382 | 0 | 55 | chrM | 16447 | 1203 | 1258 | 1 | 55, | 0, | 1203, |
585 | 408 | 2 | 44 | 0 | 0 | 0 | 0 | 0 | + | AL841698 | 454 | 0 | 454 | chrM | 16447 | 1242 | 1696 | 1 | 454, | 0, | 1242, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|