|
|
Database: sarHar1 Primary Table: all_mrna Row Count: 205   Data last updated: 2017-06-13
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 586 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
matches | 292 | int(10) unsigned | range | Number of bases that match that aren't repeats |
misMatches | 17 | 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 | 173 | int(10) unsigned | range | Number of bases inserted in target |
strand | + | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | KP284829 | varchar(255) | values | Query sequence name |
qSize | 375 | int(10) unsigned | range | Query sequence size |
qStart | 0 | int(10) unsigned | range | Alignment start position in query |
qEnd | 309 | int(10) unsigned | range | Alignment end position in query |
tName | chr1_GL834780_random | varchar(255) | values | Target sequence name |
tSize | 277683 | int(10) unsigned | range | Target sequence size |
tStart | 231564 | int(10) unsigned | range | Alignment start position in target |
tEnd | 232046 | int(10) unsigned | range | Alignment end position in target |
blockCount | 2 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 14,295, | longblob | | Size of each block |
qStarts | 0,14, | longblob | | Start of each block in query. |
tStarts | 231564,231751, | 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 |
---|
586 | 292 | 17 | 0 | 0 | 0 | 0 | 1 | 173 | + | KP284829 | 375 | 0 | 309 | chr1_GL834780_random | 277683 | 231564 | 232046 | 2 | 14,295, | 0,14, | 231564,231751, |
586 | 324 | 20 | 0 | 0 | 0 | 0 | 1 | 169 | + | KP284824 | 384 | 0 | 344 | chr1_GL834780_random | 277683 | 246504 | 247017 | 2 | 49,295, | 0,49, | 246504,246722, |
586 | 92 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | + | KP284817 | 384 | 231 | 327 | chr1_GL834780_random | 277683 | 261550 | 261646 | 1 | 96, | 231, | 261550, |
585 | 309 | 3 | 0 | 0 | 0 | 0 | 1 | 201 | - | KP284810 | 375 | 0 | 312 | chr1_GL834782_random | 2194449 | 47082 | 47595 | 2 | 296,16, | 63,359, | 47082,47579, |
585 | 334 | 7 | 0 | 0 | 0 | 0 | 1 | 201 | - | KP284811 | 384 | 6 | 347 | chr1_GL834782_random | 2194449 | 47082 | 47624 | 2 | 298,43, | 37,335, | 47082,47581, |
585 | 334 | 7 | 0 | 0 | 0 | 0 | 1 | 201 | - | KP284812 | 384 | 6 | 347 | chr1_GL834782_random | 2194449 | 47082 | 47624 | 2 | 298,43, | 37,335, | 47082,47581, |
585 | 344 | 3 | 0 | 0 | 0 | 0 | 1 | 201 | - | KP284813 | 384 | 0 | 347 | chr1_GL834782_random | 2194449 | 47082 | 47630 | 2 | 296,51, | 37,333, | 47082,47579, |
585 | 344 | 3 | 0 | 0 | 0 | 0 | 1 | 201 | - | KP284814 | 384 | 0 | 347 | chr1_GL834782_random | 2194449 | 47082 | 47630 | 2 | 296,51, | 37,333, | 47082,47579, |
585 | 342 | 4 | 0 | 1 | 0 | 0 | 1 | 201 | - | KP284815 | 384 | 0 | 347 | chr1_GL834782_random | 2194449 | 47082 | 47630 | 2 | 296,51, | 37,333, | 47082,47579, |
585 | 160 | 10 | 0 | 0 | 3 | 51 | 3 | 54896 | + | KP284825 | 384 | 162 | 383 | chr1_GL834782_random | 2194449 | 71426 | 126492 | 4 | 36,59,39,36, | 162,228,292,347, | 71426,71492,71556,126456, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|