|
|
Database: mm7 Primary Table: all_mrna Row Count: 1,001,255   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 | 932 | 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 | 137 | 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 | 194923535 | int(10) unsigned | Target sequence size |
tStart | 3070134 | int(10) unsigned | Alignment start position in target |
tEnd | 3071204 | 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 | 3070134, | 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 | 932 | 1 | 137 | 0 | 0 | 0 | 0 | 0 | + | AK016604 | 1070 | 0 | 1070 | chr1 | 194923535 | 3070134 | 3071204 | 1 | 1070, | 0, | 3070134, |
609 | 3959 | 1 | 190 | 0 | 1 | 1 | 1 | 6291 | - | AK220428 | 4160 | 0 | 4151 | chr1 | 194923535 | 3202785 | 3213226 | 3 | 462,952,2736, | 9,472,1424, | 3202785,3203247,3210490, |
609 | 2817 | 1 | 170 | 0 | 0 | 0 | 2 | 6122 | - | AK135172 | 2988 | 0 | 2988 | chr1 | 194923535 | 3203404 | 3212514 | 3 | 795,585,1608, | 0,795,1380, | 3203404,3210320,3210906, |
76 | 3205 | 0 | 429 | 0 | 0 | 0 | 2 | 452079 | - | AY534250 | 3652 | 0 | 3634 | chr1 | 194923535 | 3211363 | 3667076 | 3 | 2487,200,947, | 18,2505,2705, | 3211363,3417279,3666129, |
609 | 860 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | BC169294 | 927 | 11 | 871 | chr1 | 194923535 | 3212904 | 3213764 | 1 | 860, | 56, | 3212904, |
76 | 960 | 0 | 129 | 0 | 0 | 0 | 2 | 452079 | - | BC169293 | 1160 | 61 | 1150 | chr1 | 194923535 | 3213759 | 3666927 | 3 | 91,200,798, | 10,101,301, | 3213759,3417279,3666129, |
610 | 1606 | 4 | 104 | 0 | 0 | 0 | 0 | 0 | - | AK081166 | 1714 | 0 | 1714 | chr1 | 194923535 | 3305072 | 3306786 | 1 | 1714, | 0, | 3305072, |
610 | 2674 | 1 | 144 | 0 | 1 | 1 | 0 | 0 | - | AK043622 | 2820 | 0 | 2820 | chr1 | 194923535 | 3361288 | 3364107 | 2 | 430,2389, | 0,431, | 3361288,3361718, |
610 | 1233 | 1 | 1022 | 0 | 2 | 2 | 0 | 0 | - | AK138494 | 2258 | 0 | 2258 | chr1 | 194923535 | 3371090 | 3373346 | 3 | 975,743,538, | 0,976,1720, | 3371090,3372065,3372808, |
611 | 2234 | 0 | 234 | 0 | 0 | 0 | 0 | 0 | - | AK082087 | 2468 | 0 | 2468 | chr1 | 194923535 | 3429871 | 3432339 | 1 | 2468, | 0, | 3429871, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|