|
|
Database: mm8 Primary Table: all_mrna Row Count: 831,258   Data last updated: 2020-08-22
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | description |
bin | 608 | smallint(5) unsigned | Indexing field to speed chromosome range queries. |
matches | 867 | int(10) unsigned | Number of bases that match that aren't repeats |
misMatches | 1 | int(10) unsigned | Number of bases that don't match |
repMatches | 202 | int(10) unsigned | Number of bases that match but are part of repeats |
nCount | 0 | int(10) unsigned | Number of 'N' bases |
qNumInsert | 0 | int(10) unsigned | Number of inserts in query |
qBaseInsert | 0 | 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 | AK016604 | varchar(255) | Query sequence name |
qSize | 1070 | int(10) unsigned | Query sequence size |
qStart | 0 | int(10) unsigned | Alignment start position in query |
qEnd | 1070 | int(10) unsigned | Alignment end position in query |
tName | chr1 | varchar(255) | Target sequence name |
tSize | 197069962 | int(10) unsigned | Target sequence size |
tStart | 3063333 | int(10) unsigned | Alignment start position in target |
tEnd | 3064403 | int(10) unsigned | Alignment end position in target |
blockCount | 1 | int(10) unsigned | Number of blocks in alignment |
blockSizes | 1070, | longblob | Size of each block |
qStarts | 0, | longblob | Start of each block in query. |
tStarts | 3063333, | 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 |
---|
608 | 867 | 1 | 202 | 0 | 0 | 0 | 0 | 0 | + | AK016604 | 1070 | 0 | 1070 | chr1 | 197069962 | 3063333 | 3064403 | 1 | 1070, | 0, | 3063333, |
609 | 3959 | 1 | 190 | 0 | 1 | 1 | 1 | 6291 | - | AK220428 | 4160 | 0 | 4151 | chr1 | 197069962 | 3195984 | 3206425 | 3 | 462,952,2736, | 9,472,1424, | 3195984,3196446,3203689, |
609 | 2817 | 1 | 170 | 0 | 0 | 0 | 2 | 6122 | - | AK135172 | 2988 | 0 | 2988 | chr1 | 197069962 | 3196603 | 3205713 | 3 | 795,585,1608, | 0,795,1380, | 3196603,3203519,3204105, |
76 | 3205 | 0 | 429 | 0 | 0 | 0 | 2 | 453383 | - | AY534250 | 3652 | 0 | 3634 | chr1 | 197069962 | 3204562 | 3661579 | 3 | 2487,200,947, | 18,2505,2705, | 3204562,3411782,3660632, |
609 | 860 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | BC169294 | 927 | 11 | 871 | chr1 | 197069962 | 3206103 | 3206963 | 1 | 860, | 56, | 3206103, |
76 | 960 | 0 | 129 | 0 | 0 | 0 | 2 | 453383 | - | BC169293 | 1160 | 61 | 1150 | chr1 | 197069962 | 3206958 | 3661430 | 3 | 91,200,798, | 10,101,301, | 3206958,3411782,3660632, |
610 | 1606 | 4 | 104 | 0 | 0 | 0 | 0 | 0 | - | AK081166 | 1714 | 0 | 1714 | chr1 | 197069962 | 3299445 | 3301159 | 1 | 1714, | 0, | 3299445, |
610 | 2674 | 1 | 144 | 0 | 1 | 1 | 0 | 0 | - | AK043622 | 2820 | 0 | 2820 | chr1 | 197069962 | 3355811 | 3358630 | 2 | 430,2389, | 0,431, | 3355811,3356241, |
610 | 1233 | 1 | 1022 | 0 | 2 | 2 | 0 | 0 | - | AK138494 | 2258 | 0 | 2258 | chr1 | 197069962 | 3365613 | 3367869 | 3 | 975,743,538, | 0,976,1720, | 3365613,3366588,3367331, |
611 | 2234 | 0 | 234 | 0 | 0 | 0 | 0 | 0 | - | AK082087 | 2468 | 0 | 2468 | chr1 | 197069962 | 3424374 | 3426842 | 1 | 2468, | 0, | 3424374, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|