|
|
Database: xenLae2 Primary Table: all_mrna Row Count: 26,729   Data last updated: 2020-08-20
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 73 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
matches | 158 | int(10) unsigned | range | Number of bases that match that aren't repeats |
misMatches | 5 | int(10) unsigned | range | Number of bases that don't match |
repMatches | 0 | int(10) unsigned | range | Number of bases that match but are part of repeats |
nCount | 0 | int(10) unsigned | range | Number of 'N' bases |
qNumInsert | 0 | int(10) unsigned | range | Number of inserts in query |
qBaseInsert | 0 | int(10) unsigned | range | Number of bases inserted in query |
tNumInsert | 1 | int(10) unsigned | range | Number of inserts in target |
tBaseInsert | 220779 | int(10) unsigned | range | Number of bases inserted in target |
strand | - | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | L15586 | varchar(255) | values | Query sequence name |
qSize | 199 | int(10) unsigned | range | Query sequence size |
qStart | 0 | int(10) unsigned | range | Alignment start position in query |
qEnd | 163 | int(10) unsigned | range | Alignment end position in query |
tName | chr1L | varchar(255) | values | Target sequence name |
tSize | 219802468 | int(10) unsigned | range | Target sequence size |
tStart | 95705 | int(10) unsigned | range | Alignment start position in target |
tEnd | 316647 | int(10) unsigned | range | Alignment end position in target |
blockCount | 2 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 86,77, | longblob | | Size of each block |
qStarts | 36,122, | longblob | | Start of each block in query. |
tStarts | 95705,316570, | 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 |
---|
73 | 158 | 5 | 0 | 0 | 0 | 0 | 1 | 220779 | - | L15586 | 199 | 0 | 163 | chr1L | 219802468 | 95705 | 316647 | 2 | 86,77, | 36,122, | 95705,316570, |
73 | 136 | 3 | 0 | 0 | 0 | 0 | 1 | 220779 | - | L15587 | 176 | 0 | 139 | chr1L | 219802468 | 95706 | 316624 | 2 | 85,54, | 37,122, | 95706,316570, |
73 | 319 | 9 | 0 | 0 | 0 | 0 | 2 | 235752 | - | L15574 | 377 | 0 | 328 | chr1L | 219802468 | 95715 | 331795 | 3 | 104,192,32, | 49,153,345, | 95715,230875,331763, |
585 | 330 | 5 | 0 | 0 | 1 | 4 | 2 | 142 | - | L15580 | 391 | 0 | 339 | chr1L | 219802468 | 95718 | 96195 | 3 | 119,161,55, | 52,175,336, | 95718,95841,96140, |
585 | 322 | 10 | 0 | 0 | 1 | 4 | 3 | 16229 | - | L15582 | 388 | 0 | 336 | chr1L | 219802468 | 95718 | 112279 | 4 | 119,83,78,52, | 52,175,258,336, | 95718,95841,112039,112227, |
73 | 321 | 4 | 0 | 0 | 2 | 15 | 4 | 90874 | - | L15580 | 391 | 0 | 340 | chr1L | 219802468 | 99927 | 191126 | 5 | 120,4,46,99,56, | 51,171,175,234,335, | 99927,100134,190789,190845,191070, |
586 | 178 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | L15585 | 210 | 0 | 178 | chr1L | 219802468 | 190646 | 190824 | 1 | 178, | 32, | 190646, |
73 | 335 | 7 | 0 | 0 | 0 | 0 | 2 | 125835 | - | L15575 | 381 | 0 | 342 | chr1L | 219802468 | 205622 | 331799 | 3 | 30,276,36, | 39,69,345, | 205622,230791,331763, |
586 | 200 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | - | L15583 | 256 | 0 | 204 | chr1L | 219802468 | 205635 | 205839 | 1 | 204, | 52, | 205635, |
73 | 202 | 4 | 0 | 0 | 0 | 0 | 2 | 98622 | - | L15583 | 256 | 0 | 206 | chr1L | 219802468 | 226914 | 325742 | 3 | 175,8,23, | 50,225,233, | 226914,229376,325719, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|