|
|
Database: mm7 Primary Table: xenoMrna Row Count: 6,621,118   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 | 42 | int(10) unsigned | Number of bases that match that aren't repeats |
misMatches | 12 | 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 | 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 | LE037241 | varchar(255) | Query sequence name |
qSize | 333 | int(10) unsigned | Query sequence size |
qStart | 79 | int(10) unsigned | Alignment start position in query |
qEnd | 133 | int(10) unsigned | Alignment end position in query |
tName | chr1 | varchar(255) | Target sequence name |
tSize | 194923535 | int(10) unsigned | Target sequence size |
tStart | 3118111 | int(10) unsigned | Alignment start position in target |
tEnd | 3118165 | int(10) unsigned | Alignment end position in target |
blockCount | 1 | int(10) unsigned | Number of blocks in alignment |
blockSizes | 54, | longblob | Size of each block |
qStarts | 79, | longblob | Start of each block in query. |
tStarts | 3118111, | 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 | 42 | 12 | 0 | 0 | 0 | 0 | 0 | 0 | ++ | LE037241 | 333 | 79 | 133 | chr1 | 194923535 | 3118111 | 3118165 | 1 | 54, | 79, | 3118111, |
609 | 46 | 9 | 0 | 0 | 0 | 0 | 0 | 0 | +- | LE553720 | 356 | 132 | 187 | chr1 | 194923535 | 3164224 | 3164279 | 1 | 55, | 132, | 191759256, |
609 | 312 | 47 | 0 | 0 | 6 | 657 | 8 | 703 | +- | JU524040 | 1704 | 681 | 1697 | chr1 | 194923535 | 3196614 | 3197676 | 9 | 94,27,39,14,9,18,100,15,43, | 681,1244,1271,1324,1403,1440,1471,1571,1654, | 191725859,191726434,191726467,191726515,191726615,191726654,191726688,191726791,191726878, |
609 | 257 | 55 | 0 | 0 | 3 | 401 | 4 | 378 | +- | JW485933 | 1535 | 730 | 1443 | chr1 | 194923535 | 3196720 | 3197410 | 5 | 43,73,10,135,51, | 730,1073,1197,1257,1392, | 191726125,191726431,191726572,191726628,191726764, |
609 | 506 | 99 | 0 | 0 | 8 | 1254 | 9 | 1248 | +- | AK055509 | 2458 | 599 | 2458 | chr1 | 194923535 | 3196728 | 3198581 | 10 | 60,69,70,24,87,76,14,29,160,16, | 599,1084,1527,1631,1775,2102,2188,2242,2282,2442, | 191724954,191725448,191725883,191725988,191726130,191726434,191726515,191726589,191726628,191726791, |
609 | 154 | 22 | 0 | 0 | 0 | 0 | 1 | 1 | +- | JL976967 | 490 | 302 | 478 | chr1 | 194923535 | 3204017 | 3204194 | 2 | 47,129, | 302,349, | 191719341,191719389, |
609 | 180 | 84 | 0 | 0 | 2 | 484 | 2 | 8801 | ++ | LE263845 | 780 | 22 | 770 | chr1 | 194923535 | 3204466 | 3213531 | 3 | 15,21,228, | 22,39,542, | 3204466,3204737,3213303, |
609 | 282 | 59 | 0 | 0 | 2 | 51 | 3 | 126 | ++ | JU539160 | 1427 | 266 | 658 | chr1 | 194923535 | 3204705 | 3205172 | 5 | 26,76,32,99,108, | 266,292,369,451,550, | 3204705,3204798,3204874,3204964,3205064, |
609 | 50 | 3 | 0 | 0 | 0 | 0 | 1 | 18083 | ++ | JO792186 | 327 | 170 | 223 | chr1 | 194923535 | 3204732 | 3222868 | 2 | 23,30, | 170,193, | 3204732,3222838, |
76 | 66 | 11 | 0 | 0 | 1 | 107 | 2 | 282532 | ++ | JP539779 | 455 | 106 | 290 | chr1 | 194923535 | 3204733 | 3487342 | 3 | 16,36,25, | 106,122,265, | 3204733,3206591,3487317, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|