|
|
Database: hetGla2 Primary Table: xenoMrna Row Count: 9,446,904   Data last updated: 2020-08-19
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | description |
bin | 585 | smallint(5) unsigned | Indexing field to speed chromosome range queries. |
matches | 84 | int(10) unsigned | Number of bases that match that aren't repeats |
misMatches | 8 | int(10) unsigned | Number of bases that don't match |
repMatches | 0 | int(10) unsigned | Number of bases that match but are part of repeats |
nCount | 0 | int(10) unsigned | Number of 'N' bases |
qNumInsert | 1 | int(10) unsigned | Number of inserts in query |
qBaseInsert | 1 | int(10) unsigned | Number of bases inserted in query |
tNumInsert | 0 | int(10) unsigned | Number of inserts in target |
tBaseInsert | 0 | int(10) unsigned | Number of bases inserted in target |
strand | +- | char(2) | + or - for strand. First character query, second target (optional) |
qName | AK076277 | varchar(255) | Query sequence name |
qSize | 2656 | int(10) unsigned | Query sequence size |
qStart | 1186 | int(10) unsigned | Alignment start position in query |
qEnd | 1279 | int(10) unsigned | Alignment end position in query |
tName | AHKG01109621 | varchar(255) | Target sequence name |
tSize | 44935 | int(10) unsigned | Target sequence size |
tStart | 859 | int(10) unsigned | Alignment start position in target |
tEnd | 951 | int(10) unsigned | Alignment end position in target |
blockCount | 2 | int(10) unsigned | Number of blocks in alignment |
blockSizes | 68,24, | longblob | Size of each block |
qStarts | 1186,1255, | longblob | Start of each block in query. |
tStarts | 43984,44052, | 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 |
---|
585 | 84 | 8 | 0 | 0 | 1 | 1 | 0 | 0 | +- | AK076277 | 2656 | 1186 | 1279 | AHKG01109621 | 44935 | 859 | 951 | 2 | 68,24, | 1186,1255, | 43984,44052, |
585 | 868 | 204 | 0 | 0 | 5 | 161 | 8 | 6964 | ++ | JU477789 | 3162 | 1878 | 3111 | AHKG01109621 | 44935 | 3849 | 11885 | 9 | 175,141,58,27,132,77,196,224,42, | 1878,2103,2244,2308,2345,2477,2574,2770,3069, | 3849,4044,4191,4258,4292,7275,8524,11555,11843, |
585 | 675 | 133 | 0 | 0 | 5 | 165 | 6 | 7051 | +- | KA632931 | 1069 | 93 | 1066 | AHKG01109621 | 44935 | 3856 | 11715 | 7 | 83,42,189,37,210,133,114, | 93,176,248,464,517,744,952, | 33220,33306,36215,37606,40513,40748,40965, |
585 | 714 | 143 | 0 | 0 | 2 | 27 | 10 | 6886 | +- | JT708981 | 1047 | 74 | 958 | AHKG01109621 | 44935 | 3972 | 11715 | 11 | 83,44,16,81,103,3,102,23,200,130,72, | 74,157,221,237,318,421,424,526,549,749,886, | 33220,33306,33364,36215,36304,36422,37558,40511,40545,40751,40891, |
585 | 562 | 133 | 0 | 0 | 1 | 68 | 3 | 7011 | +- | JL638766 | 1077 | 0 | 763 | AHKG01109621 | 44935 | 3973 | 11679 | 4 | 124,194,164,213, | 0,124,318,550, | 33256,36215,40511,40749, |
585 | 483 | 96 | 0 | 0 | 1 | 224 | 3 | 7065 | ++ | AB590178 | 2555 | 1744 | 2547 | AHKG01109621 | 44935 | 4044 | 11688 | 4 | 150,102,194,133, | 1744,2118,2220,2414, | 4044,7275,8526,11555, |
585 | 483 | 96 | 0 | 0 | 1 | 224 | 3 | 7065 | ++ | EU176754 | 2581 | 1757 | 2560 | AHKG01109621 | 44935 | 4044 | 11688 | 4 | 150,102,194,133, | 1757,2131,2233,2427, | 4044,7275,8526,11555, |
585 | 483 | 96 | 0 | 0 | 1 | 224 | 3 | 7065 | ++ | KJ904622 | 2668 | 1798 | 2601 | AHKG01109621 | 44935 | 4044 | 11688 | 4 | 150,102,194,133, | 1798,2172,2274,2468, | 4044,7275,8526,11555, |
585 | 485 | 97 | 0 | 0 | 1 | 224 | 3 | 7065 | ++ | DQ893032 | 2581 | 1757 | 2563 | AHKG01109621 | 44935 | 4044 | 11691 | 4 | 150,102,194,136, | 1757,2131,2233,2427, | 4044,7275,8526,11555, |
585 | 545 | 123 | 0 | 0 | 1 | 224 | 3 | 7067 | ++ | AF042282 | 2921 | 1953 | 2845 | AHKG01109621 | 44935 | 4044 | 11779 | 4 | 150,102,194,222, | 1953,2327,2429,2623, | 4044,7275,8526,11557, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|