|
|
Database: rn7 Primary Table: intronEst Row Count: 460,399   Data last updated: 2021-03-24
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 601 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
matches | 411 | int(10) unsigned | range | Number of bases that match that aren't repeats |
misMatches | 3 | 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 | 4284 | int(10) unsigned | range | Number of bases inserted in target |
strand | + | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | AA925247 | varchar(255) | values | Query sequence name |
qSize | 428 | int(10) unsigned | range | Query sequence size |
qStart | 14 | int(10) unsigned | range | Alignment start position in query |
qEnd | 428 | int(10) unsigned | range | Alignment end position in query |
tName | chr1 | varchar(255) | values | Target sequence name |
tSize | 260522016 | int(10) unsigned | range | Target sequence size |
tStart | 2113051 | int(10) unsigned | range | Alignment start position in target |
tEnd | 2117749 | int(10) unsigned | range | Alignment end position in target |
blockCount | 2 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 285,129, | longblob | | Size of each block |
qStarts | 14,299, | longblob | | Start of each block in query. |
tStarts | 2113051,2117620, | 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 |
---|
601 | 411 | 3 | 0 | 0 | 0 | 0 | 1 | 4284 | + | AA925247 | 428 | 14 | 428 | chr1 | 260522016 | 2113051 | 2117749 | 2 | 285,129, | 14,299, | 2113051,2117620, |
601 | 484 | 2 | 0 | 1 | 0 | 0 | 5 | 23447 | - | AA943392 | 487 | 0 | 487 | chr1 | 260522016 | 2120139 | 2144073 | 6 | 22,83,105,32,105,140, | 0,22,105,210,242,347, | 2120139,2120162,2123192,2126259,2127684,2143933, |
601 | 475 | 3 | 8 | 0 | 0 | 0 | 5 | 23447 | - | AA943391 | 486 | 0 | 486 | chr1 | 260522016 | 2120175 | 2144108 | 6 | 70,105,32,105,149,25, | 0,70,175,207,312,461, | 2120175,2123192,2126259,2127684,2143933,2144083, |
601 | 367 | 0 | 15 | 0 | 0 | 0 | 3 | 20499 | - | AA900410 | 382 | 0 | 382 | chr1 | 260522016 | 2123234 | 2144115 | 4 | 63,32,105,182, | 0,63,95,200, | 2123234,2126259,2127684,2143933, |
601 | 524 | 1 | 0 | 0 | 0 | 0 | 4 | 5078 | + | AA956139 | 538 | 13 | 538 | chr1 | 260522016 | 2148588 | 2154191 | 5 | 63,78,181,136,67, | 13,76,154,335,471, | 2148588,2149611,2150495,2152683,2154124, |
642 | 527 | 2 | 0 | 0 | 0 | 0 | 1 | 193 | + | AA891042 | 542 | 0 | 529 | chr1 | 260522016 | 7565671 | 7566393 | 2 | 397,132, | 0,397, | 7565671,7566261, |
642 | 519 | 3 | 0 | 1 | 0 | 0 | 3 | 806 | - | AA801413 | 523 | 0 | 523 | chr1 | 260522016 | 7565811 | 7567140 | 4 | 257,201,53,12, | 0,257,458,511, | 7565811,7566261,7566791,7567128, |
645 | 493 | 3 | 0 | 0 | 0 | 0 | 3 | 13367 | + | AA964307 | 511 | 15 | 511 | chr1 | 260522016 | 7913117 | 7926980 | 4 | 207,97,123,69, | 15,222,319,442, | 7913117,7916056,7925776,7926911, |
646 | 482 | 0 | 0 | 2 | 1 | 1 | 1 | 6291 | + | AA924112 | 518 | 16 | 501 | chr1 | 260522016 | 8046766 | 8053541 | 3 | 187,132,165, | 16,204,336, | 8046766,8046953,8053376, |
653 | 631 | 5 | 0 | 0 | 0 | 0 | 2 | 8683 | + | AA944016 | 636 | 0 | 636 | chr1 | 260522016 | 9032868 | 9042187 | 3 | 498,87,51, | 0,498,585, | 9032868,9037240,9042136, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|