|
|
Database: canFam6 Primary Table: all_est Row Count: 380,657   Data last updated: 2021-05-18
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 1439 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
matches | 390 | 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 | 2 | int(10) unsigned | range | Number of inserts in query |
qBaseInsert | 3 | int(10) unsigned | range | Number of bases inserted in query |
tNumInsert | 5 | int(10) unsigned | range | Number of inserts in target |
tBaseInsert | 7619 | int(10) unsigned | range | Number of bases inserted in target |
strand | + | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | AB042265 | varchar(255) | values | Query sequence name |
qSize | 393 | int(10) unsigned | range | Query sequence size |
qStart | 0 | int(10) unsigned | range | Alignment start position in query |
qEnd | 393 | int(10) unsigned | range | Alignment end position in query |
tName | chr1 | varchar(255) | values | Target sequence name |
tSize | 122014068 | int(10) unsigned | range | Target sequence size |
tStart | 112038808 | int(10) unsigned | range | Alignment start position in target |
tEnd | 112046817 | int(10) unsigned | range | Alignment end position in target |
blockCount | 7 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 14,29,54,78,148,52,15, | longblob | | Size of each block |
qStarts | 0,16,46,100,178,326,378, | longblob | | Start of each block in query. |
tStarts | 112038808,112038823,1120388... | 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 |
---|
1439 | 390 | 0 | 0 | 0 | 2 | 3 | 5 | 7619 | + | AB042265 | 393 | 0 | 393 | chr1 | 122014068 | 112038808 | 112046817 | 7 | 14,29,54,78,148,52,15, | 0,16,46,100,178,326,378, | 112038808,112038823,112038852,112040562,112040825,112046749,112046802, |
719 | 249 | 1 | 0 | 0 | 0 | 0 | 1 | 11133 | - | AB042264 | 250 | 0 | 250 | chr19 | 52989165 | 17616542 | 17627925 | 2 | 179,71, | 0,179, | 17616542,17627854, |
817 | 344 | 3 | 0 | 2 | 7 | 7 | 8 | 2005 | + | AB042266 | 408 | 7 | 363 | chr36 | 30723464 | 30411538 | 30413892 | 16 | 36,18,45,54,45,46,8,20,7,11,5,19,8,14,8,5, | 7,44,62,107,161,206,253,261,282,290,301,307,327,336,350,358, | 30411538,30411574,30412019,30412185,30412694,30413339,30413385,30413792,30413812,30413819,30413831,30413836,30413855,30413863,30 ... |
705 | 562 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | + | AJ536899 | 568 | 4 | 568 | chr1 | 122014068 | 15757381 | 15757945 | 1 | 564, | 4, | 15757381, |
705 | 512 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | - | AJ536900 | 535 | 19 | 535 | chr1 | 122014068 | 15758116 | 15758632 | 1 | 516, | 0, | 15758116, |
722 | 255 | 5 | 0 | 0 | 0 | 0 | 1 | 612 | + | AJ536893 | 275 | 10 | 270 | chr1 | 122014068 | 17995503 | 17996375 | 2 | 201,59, | 10,211, | 17995503,17996316, |
753 | 483 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | + | AJ537377 | 483 | 0 | 483 | chr1 | 122014068 | 22118897 | 22119380 | 1 | 483, | 0, | 22118897, |
803 | 571 | 1 | 0 | 0 | 1 | 1 | 1 | 2 | - | AJ536901 | 598 | 0 | 573 | chr1 | 122014068 | 28584760 | 28585334 | 2 | 426,146, | 25,452, | 28584760,28585188, |
861 | 704 | 3 | 0 | 0 | 0 | 0 | 3 | 575 | - | AJ536902 | 729 | 20 | 727 | chr1 | 122014068 | 36268466 | 36269748 | 4 | 71,53,201,382, | 2,73,126,327, | 36268466,36268815,36269036,36269366, |
868 | 473 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | + | AJ536896 | 477 | 0 | 477 | chr1 | 122014068 | 37116672 | 37117149 | 1 | 477, | 0, | 37116672, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|