|
|
Database: canFam3 Primary Table: all_est Row Count: 401,654   Data last updated: 2016-06-10
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 1444 | 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 | 7617 | 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 | 122678785 | int(10) unsigned | range | Target sequence size |
tStart | 112634879 | int(10) unsigned | range | Alignment start position in target |
tEnd | 112642886 | 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 | 112634879,112634894,1126349... | 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 |
---|
1444 | 390 | 0 | 0 | 0 | 2 | 3 | 5 | 7617 | + | AB042265 | 393 | 0 | 393 | chr1 | 122678785 | 112634879 | 112642886 | 7 | 14,29,54,78,148,52,15, | 0,16,46,100,178,326,378, | 112634879,112634894,112634923,112636633,112636892,112642818,112642871, |
717 | 249 | 1 | 0 | 0 | 0 | 0 | 1 | 8063 | - | AB042264 | 250 | 0 | 250 | chr19 | 53741614 | 17403385 | 17411698 | 2 | 179,71, | 0,179, | 17403385,17411627, |
817 | 326 | 1 | 0 | 1 | 7 | 8 | 7 | 2004 | + | AB042266 | 408 | 7 | 343 | chr36 | 30810995 | 30505606 | 30507938 | 14 | 36,18,45,54,45,46,7,20,7,11,5,18,9,7, | 7,44,62,107,161,206,254,261,282,290,301,307,326,336, | 30505606,30505642,30506087,30506253,30506762,30507407,30507454,30507860,30507880,30507887,30507899,30507904,30507922,30507931, |
697 | 488 | 2 | 74 | 0 | 0 | 0 | 0 | 0 | + | AJ536899 | 568 | 4 | 568 | chr1 | 122678785 | 14789970 | 14790534 | 1 | 564, | 4, | 14789970, |
697 | 467 | 4 | 45 | 0 | 0 | 0 | 0 | 0 | - | AJ536900 | 535 | 19 | 535 | chr1 | 122678785 | 14790705 | 14791221 | 1 | 516, | 0, | 14790705, |
714 | 201 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | + | AJ536893 | 275 | 10 | 213 | chr1 | 122678785 | 17020491 | 17020694 | 1 | 203, | 10, | 17020491, |
796 | 571 | 1 | 0 | 0 | 1 | 1 | 1 | 2 | - | AJ536901 | 598 | 0 | 573 | chr1 | 122678785 | 27704383 | 27704957 | 2 | 426,146, | 25,452, | 27704383,27704811, |
854 | 704 | 3 | 0 | 0 | 0 | 0 | 3 | 575 | - | AJ536902 | 729 | 20 | 727 | chr1 | 122678785 | 35372590 | 35373872 | 4 | 71,53,201,382, | 2,73,126,327, | 35372590,35372939,35373160,35373490, |
861 | 473 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | + | AJ536896 | 477 | 0 | 477 | chr1 | 122678785 | 36224684 | 36225161 | 1 | 477, | 0, | 36224684, |
1049 | 478 | 2 | 0 | 0 | 0 | 0 | 1 | 10079 | - | AJ536897 | 483 | 0 | 480 | chr1 | 122678785 | 60853741 | 60864300 | 2 | 110,370, | 3,113, | 60853741,60863930, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|