|
|
Database: canFam4 Primary Table: all_est Row Count: 427,486   Data last updated: 2020-05-05
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 1450 | 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 | 7642 | 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 | 123556469 | int(10) unsigned | range | Target sequence size |
tStart | 113419652 | int(10) unsigned | range | Alignment start position in target |
tEnd | 113427684 | 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 | 113419652,113419667,1134196... | 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 |
---|
1450 | 390 | 0 | 0 | 0 | 2 | 3 | 5 | 7642 | + | AB042265 | 393 | 0 | 393 | chr1 | 123556469 | 113419652 | 113427684 | 7 | 14,29,54,78,148,52,15, | 0,16,46,100,178,326,378, | 113419652,113419667,113419696,113421406,113421669,113427616,113427669, |
724 | 249 | 1 | 0 | 0 | 0 | 0 | 1 | 8043 | - | AB042264 | 250 | 0 | 250 | chr19 | 55516201 | 18222825 | 18231118 | 2 | 179,71, | 0,179, | 18222825,18231047, |
820 | 326 | 1 | 0 | 1 | 7 | 8 | 7 | 2004 | + | AB042266 | 408 | 7 | 343 | chr36 | 31223415 | 30901648 | 30903980 | 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, | 30901648,30901684,30902129,30902295,30902804,30903449,30903496,30903902,30903922,30903929,30903941,30903946,30903964,30903973, |
698 | 563 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | + | AJ536899 | 568 | 4 | 568 | chr1 | 123556469 | 14867182 | 14867746 | 1 | 564, | 4, | 14867182, |
698 | 513 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | - | AJ536900 | 535 | 19 | 535 | chr1 | 123556469 | 14867917 | 14868433 | 1 | 516, | 0, | 14867917, |
715 | 201 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | + | AJ536893 | 275 | 10 | 213 | chr1 | 123556469 | 17115077 | 17115280 | 1 | 203, | 10, | 17115077, |
747 | 483 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | + | AJ537377 | 483 | 0 | 483 | chr1 | 123556469 | 21240997 | 21241480 | 1 | 483, | 0, | 21240997, |
778 | 193 | 4 | 0 | 0 | 2 | 17 | 2 | 118 | + | AJ537379 | 233 | 19 | 233 | chr1 | 123556469 | 25307468 | 25307783 | 5 | 4,5,127,53,8, | 19,24,29,172,225, | 25307468,25307472,25307478,25307605,25307775, |
798 | 570 | 2 | 0 | 0 | 1 | 1 | 1 | 2 | - | AJ536901 | 598 | 0 | 573 | chr1 | 123556469 | 27937670 | 27938244 | 2 | 426,146, | 25,452, | 27937670,27938098, |
856 | 704 | 3 | 0 | 0 | 0 | 0 | 3 | 575 | - | AJ536902 | 729 | 20 | 727 | chr1 | 123556469 | 35609589 | 35610871 | 4 | 71,53,201,382, | 2,73,126,327, | 35609589,35609938,35610159,35610489, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|