|
|
Database: rheMac2 Primary Table: xenoMrna Row Count: 5,979,259   Data last updated: 2016-02-16
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 | 1302 | int(10) unsigned | Number of bases that match that aren't repeats |
misMatches | 103 | 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 | 75 | int(10) unsigned | Number of 'N' bases |
qNumInsert | 9 | int(10) unsigned | Number of inserts in query |
qBaseInsert | 391 | int(10) unsigned | Number of bases inserted in query |
tNumInsert | 13 | int(10) unsigned | Number of inserts in target |
tBaseInsert | 3200 | int(10) unsigned | Number of bases inserted in target |
strand | +- | char(2) | + or - for strand. First character query, second target (optional) |
qName | M99587 | varchar(255) | Query sequence name |
qSize | 1884 | int(10) unsigned | Query sequence size |
qStart | 0 | int(10) unsigned | Alignment start position in query |
qEnd | 1871 | int(10) unsigned | Alignment end position in query |
tName | chr1 | varchar(255) | Target sequence name |
tSize | 228252215 | int(10) unsigned | Target sequence size |
tStart | 23200 | int(10) unsigned | Alignment start position in target |
tEnd | 27880 | int(10) unsigned | Alignment end position in target |
blockCount | 17 | int(10) unsigned | Number of blocks in alignment |
blockSizes | 27,104,3,164,120,57,227,110... | longblob | Size of each block |
qStarts | 0,32,136,139,467,599,793,10... | longblob | Start of each block in query. |
tStarts | 228224335,228224362,2282244... | 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 | 1302 | 103 | 0 | 75 | 9 | 391 | 13 | 3200 | +- | M99587 | 1884 | 0 | 1871 | chr1 | 228252215 | 23200 | 27880 | 17 | 27,104,3,164,120,57,227,110,161,59,104,53,96,29,27,85,54, | 0,32,136,139,467,599,793,1020,1130,1319,1378,1513,1566,1662,1702,1730,1817, | 228224335,228224362,228224467,228224472,228224806,228227747,228227944,228228172,228228285,228228476,228228536,228228659,22822871 ... |
585 | 673 | 40 | 0 | 51 | 5 | 61 | 3 | 3614 | ++ | BC139776 | 849 | 24 | 849 | chr1 | 228252215 | 23332 | 27710 | 8 | 45,25,148,12,13,162,221,138, | 24,71,96,245,266,281,443,711, | 23332,23377,23403,23551,23563,23576,23739,27572, |
585 | 151 | 69 | 0 | 0 | 1 | 151 | 1 | 367 | +- | AF066861 | 1481 | 579 | 950 | chr1 | 228252215 | 23669 | 24256 | 2 | 189,31, | 579,919, | 228227959,228228515, |
585 | 648 | 31 | 0 | 78 | 4 | 300 | 4 | 3109 | +- | BC160031 | 1108 | 29 | 1086 | chr1 | 228252215 | 23822 | 27688 | 5 | 116,12,120,60,449, | 29,242,308,440,637, | 228224527,228224740,228224806,228227747,228227944, |
585 | 518 | 72 | 0 | 69 | 2 | 340 | 3 | 3197 | +- | BC160207 | 1060 | 34 | 1033 | chr1 | 228252215 | 23827 | 27683 | 4 | 109,118,288,144, | 34,288,601,889, | 228224532,228224807,228227944,228228244, |
585 | 517 | 70 | 0 | 69 | 2 | 340 | 3 | 3197 | +- | AF009367 | 999 | 0 | 996 | chr1 | 228252215 | 23830 | 27683 | 4 | 109,118,288,141, | 0,254,567,855, | 228224532,228224807,228227944,228228244, |
585 | 76 | 23 | 0 | 0 | 1 | 59 | 1 | 206 | +- | HP137554 | 351 | 35 | 193 | chr1 | 228252215 | 23870 | 24175 | 2 | 72,27, | 35,166, | 228228040,228228318, |
585 | 200 | 42 | 0 | 0 | 1 | 22 | 1 | 16 | +- | BT028828 | 824 | 427 | 691 | chr1 | 228252215 | 24013 | 24271 | 2 | 206,36, | 427,655, | 228227944,228228166, |
585 | 200 | 42 | 0 | 0 | 1 | 22 | 1 | 16 | +- | BT028860 | 824 | 427 | 691 | chr1 | 228252215 | 24013 | 24271 | 2 | 206,36, | 427,655, | 228227944,228228166, |
585 | 200 | 42 | 0 | 0 | 1 | 22 | 1 | 16 | +- | BT030410 | 2710 | 1833 | 2097 | chr1 | 228252215 | 24013 | 24271 | 2 | 206,36, | 1833,2061, | 228227944,228228166, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|