|
|
Database: rn6 Primary Table: intronEst Row Count: 472,895   Data last updated: 2016-07-05
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 598 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
matches | 393 | 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 | 1 | int(10) unsigned | range | Number of inserts in query |
qBaseInsert | 18 | int(10) unsigned | range | Number of bases inserted in query |
tNumInsert | 2 | int(10) unsigned | range | Number of inserts in target |
tBaseInsert | 4308 | 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 | 282763074 | int(10) unsigned | range | Target sequence size |
tStart | 1736151 | int(10) unsigned | range | Alignment start position in target |
tEnd | 1740855 | int(10) unsigned | range | Alignment end position in target |
blockCount | 3 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 99,168,129, | longblob | | Size of each block |
qStarts | 14,131,299, | longblob | | Start of each block in query. |
tStarts | 1736151,1736275,1740726, | 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 |
---|
598 | 393 | 3 | 0 | 0 | 1 | 18 | 2 | 4308 | + | AA925247 | 428 | 14 | 428 | chr1 | 282763074 | 1736151 | 1740855 | 3 | 99,168,129, | 14,131,299, | 1736151,1736275,1740726, |
598 | 484 | 2 | 0 | 1 | 0 | 0 | 5 | 24005 | - | AA943392 | 487 | 0 | 487 | chr1 | 282763074 | 1743245 | 1767737 | 6 | 22,83,105,32,105,140, | 0,22,105,210,242,347, | 1743245,1743268,1746298,1749365,1750790,1767597, |
598 | 475 | 3 | 8 | 0 | 0 | 0 | 6 | 24006 | - | AA943391 | 486 | 0 | 486 | chr1 | 282763074 | 1743281 | 1767773 | 7 | 70,105,32,105,141,8,25, | 0,70,175,207,312,453,461, | 1743281,1746298,1749365,1750790,1767597,1767739,1767748, |
598 | 367 | 0 | 15 | 0 | 0 | 0 | 4 | 21058 | - | AA900410 | 382 | 0 | 382 | chr1 | 282763074 | 1746340 | 1767780 | 5 | 63,32,105,141,41, | 0,63,95,200,341, | 1746340,1749365,1750790,1767597,1767739, |
598 | 524 | 1 | 0 | 0 | 0 | 0 | 4 | 5078 | + | AA956139 | 538 | 13 | 538 | chr1 | 282763074 | 1772255 | 1777858 | 5 | 63,78,181,136,67, | 13,76,154,335,471, | 1772255,1773278,1774162,1776350,1777791, |
640 | 527 | 2 | 0 | 0 | 0 | 0 | 1 | 193 | + | AA891042 | 542 | 0 | 529 | chr1 | 282763074 | 7323041 | 7323763 | 2 | 397,132, | 0,397, | 7323041,7323631, |
640 | 519 | 3 | 0 | 1 | 0 | 0 | 3 | 806 | - | AA801413 | 523 | 0 | 523 | chr1 | 282763074 | 7323181 | 7324510 | 4 | 257,201,53,12, | 0,257,458,511, | 7323181,7323631,7324161,7324498, |
643 | 493 | 3 | 0 | 0 | 0 | 0 | 3 | 13369 | + | AA964307 | 511 | 15 | 511 | chr1 | 282763074 | 7685818 | 7699683 | 4 | 207,97,123,69, | 15,222,319,442, | 7685818,7688757,7698479,7699614, |
644 | 482 | 0 | 0 | 2 | 1 | 1 | 1 | 6291 | + | AA924112 | 518 | 16 | 501 | chr1 | 282763074 | 7817177 | 7823952 | 3 | 187,132,165, | 16,204,336, | 7817177,7817364,7823787, |
652 | 631 | 5 | 0 | 0 | 0 | 0 | 2 | 8683 | + | AA944016 | 636 | 0 | 636 | chr1 | 282763074 | 8830409 | 8839728 | 3 | 498,87,51, | 0,498,585, | 8830409,8834781,8839677, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|