|
|
Database: melGal5 Primary Table: all_est Row Count: 19,615   Data last updated: 2017-01-18
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 1019 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
matches | 334 | 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 | 0 | int(10) unsigned | range | Number of 'N' bases |
qNumInsert | 4 | int(10) unsigned | range | Number of inserts in query |
qBaseInsert | 6 | int(10) unsigned | range | Number of bases inserted in query |
tNumInsert | 3 | int(10) unsigned | range | Number of inserts in target |
tBaseInsert | 4 | int(10) unsigned | range | Number of bases inserted in target |
strand | + | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | AF062413 | varchar(255) | values | Query sequence name |
qSize | 377 | int(10) unsigned | range | Query sequence size |
qStart | 18 | int(10) unsigned | range | Alignment start position in query |
qEnd | 369 | int(10) unsigned | range | Alignment end position in query |
tName | chr1 | varchar(255) | values | Target sequence name |
tSize | 190651702 | int(10) unsigned | range | Target sequence size |
tStart | 56922591 | int(10) unsigned | range | Alignment start position in target |
tEnd | 56922940 | int(10) unsigned | range | Alignment end position in target |
blockCount | 7 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 154,105,4,17,10,37,18, | longblob | | Size of each block |
qStarts | 18,172,278,285,303,314,351, | longblob | | Start of each block in query. |
tStarts | 56922591,56922746,56922851,... | 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 |
---|
1019 | 334 | 11 | 0 | 0 | 4 | 6 | 3 | 4 | + | AF062413 | 377 | 18 | 369 | chr1 | 190651702 | 56922591 | 56922940 | 7 | 154,105,4,17,10,37,18, | 18,172,278,285,303,314,351, | 56922591,56922746,56922851,56922857,56922874,56922884,56922922, |
1536 | 303 | 2 | 0 | 2 | 13 | 50 | 6 | 28 | - | AF062416 | 389 | 0 | 357 | chr1 | 190651702 | 124659564 | 124659899 | 14 | 7,13,12,7,5,9,10,7,4,9,17,74,55,78, | 32,41,80,94,102,109,121,132,140,149,159,180,255,311, | 124659564,124659572,124659605,124659617,124659624,124659630,124659640,124659650,124659657,124659664,124659673,124659692,12465976 ... |
618 | 235 | 1 | 0 | 2 | 8 | 9 | 3 | 4 | + | AF062415 | 308 | 1 | 248 | chr12 | 19584067 | 4357671 | 4357913 | 11 | 12,98,24,10,15,13,11,6,8,28,13, | 1,13,112,137,148,164,178,190,197,205,235, | 4357671,4357685,4357783,4357807,4357817,4357832,4357845,4357856,4357862,4357871,4357900, |
730 | 369 | 0 | 0 | 1 | 0 | 0 | 1 | 1 | + | AF062414 | 392 | 11 | 381 | chr14 | 19532596 | 19067392 | 19067763 | 2 | 5,365, | 11,16, | 19067392,19067398, |
605 | 250 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | + | AF062408 | 250 | 0 | 250 | chr25 | 5601919 | 2669400 | 2669650 | 1 | 250, | 0, | 2669400, |
596 | 257 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | - | AF062407 | 258 | 0 | 258 | chr4 | 70658698 | 1495842 | 1496099 | 2 | 248,9, | 0,249, | 1495842,1496090, |
802 | 260 | 8 | 0 | 2 | 0 | 0 | 0 | 0 | - | AF062411 | 273 | 3 | 273 | chr4 | 70658698 | 28514870 | 28515140 | 1 | 270, | 0, | 28514870, |
1053 | 123 | 4 | 0 | 1 | 1 | 8 | 1 | 7 | - | AF062410 | 267 | 108 | 244 | chr4 | 70658698 | 61455562 | 61455697 | 2 | 44,84, | 23,75, | 61455562,61455613, |
921 | 201 | 1 | 0 | 0 | 1 | 2 | 0 | 0 | + | AF062412 | 283 | 15 | 219 | chr5 | 59006440 | 44072730 | 44072932 | 2 | 61,141, | 15,78, | 44072730,44072791, |
728 | 63 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | + | AF062412 | 283 | 220 | 283 | chr7 | 36287238 | 18864928 | 18864991 | 1 | 63, | 220, | 18864928, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|