|
|
Database: melGal1 Primary Table: all_est Row Count: 15,657   Data last updated: 2016-07-04
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 1096 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
matches | 167 | 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 | 167 | 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 | 2 | int(10) unsigned | range | Number of inserts in target |
tBaseInsert | 3 | 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 | 204065131 | int(10) unsigned | range | Target sequence size |
tStart | 67007616 | int(10) unsigned | range | Alignment start position in target |
tEnd | 67007964 | int(10) unsigned | range | Alignment end position in target |
blockCount | 6 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 259,4,17,10,37,18, | longblob | | Size of each block |
qStarts | 18,278,285,303,314,351, | longblob | | Start of each block in query. |
tStarts | 67007616,67007875,67007881,... | 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 |
---|
1096 | 167 | 11 | 167 | 0 | 4 | 6 | 2 | 3 | + | AF062413 | 377 | 18 | 369 | chr1 | 204065131 | 67007616 | 67007964 | 6 | 259,4,17,10,37,18, | 18,278,285,303,314,351, | 67007616,67007875,67007881,67007898,67007908,67007946, |
636 | 233 | 4 | 0 | 2 | 7 | 8 | 2 | 3 | + | AF062415 | 308 | 1 | 248 | chr12 | 20663262 | 6747150 | 6747392 | 9 | 12,98,24,10,15,13,11,43,13, | 1,13,112,137,148,164,178,190,235, | 6747150,6747164,6747262,6747286,6747296,6747311,6747324,6747335,6747379, |
739 | 369 | 0 | 0 | 1 | 0 | 0 | 1 | 1 | + | AF062414 | 392 | 11 | 381 | chr14 | 20812856 | 20314625 | 20314996 | 2 | 5,365, | 11,16, | 20314625,20314631, |
617 | 250 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | + | AF062408 | 250 | 0 | 250 | chr25 | 5560109 | 4206487 | 4206737 | 1 | 250, | 0, | 4206487, |
599 | 257 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | - | AF062407 | 258 | 0 | 258 | chr4 | 74864452 | 1962106 | 1962363 | 2 | 248,9, | 0,249, | 1962106,1962354, |
730 | 259 | 8 | 0 | 2 | 0 | 0 | 1 | 2 | - | AF062411 | 273 | 4 | 273 | chr4 | 74864452 | 19069103 | 19069374 | 2 | 255,14, | 0,255, | 19069103,19069360, |
1087 | 123 | 4 | 0 | 1 | 1 | 8 | 1 | 7 | - | AF062410 | 267 | 108 | 244 | chr4 | 74864452 | 65831919 | 65832054 | 2 | 44,84, | 23,75, | 65831919,65831970, |
943 | 201 | 1 | 0 | 0 | 1 | 2 | 0 | 0 | + | AF062412 | 283 | 15 | 219 | chr5 | 62524071 | 47024535 | 47024737 | 2 | 61,141, | 15,78, | 47024535,47024596, |
756 | 63 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | + | AF062412 | 283 | 220 | 283 | chr7 | 38723565 | 22429574 | 22429637 | 1 | 63, | 220, | 22429574, |
647 | 396 | 0 | 37 | 0 | 0 | 0 | 0 | 0 | + | AF070471 | 555 | 122 | 555 | chr9 | 19388849 | 8189902 | 8190335 | 1 | 433, | 122, | 8189902, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|