|
|
Database: rn5 Primary Table: intronEst Row Count: 468,154   Data last updated: 2016-04-30
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 611 | 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 | 290094216 | int(10) unsigned | range | Target sequence size |
tStart | 3433831 | int(10) unsigned | range | Alignment start position in target |
tEnd | 3438535 | 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 | 3433831,3433955,3438406, | 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 |
---|
611 | 393 | 3 | 0 | 0 | 1 | 18 | 2 | 4308 | + | AA925247 | 428 | 14 | 428 | chr1 | 290094216 | 3433831 | 3438535 | 3 | 99,168,129, | 14,131,299, | 3433831,3433955,3438406, |
611 | 484 | 2 | 0 | 1 | 0 | 0 | 5 | 23530 | - | AA943392 | 487 | 0 | 487 | chr1 | 290094216 | 3440925 | 3464942 | 6 | 22,83,105,32,105,140, | 0,22,105,210,242,347, | 3440925,3440948,3443978,3447045,3448470,3464802, |
611 | 452 | 3 | 0 | 0 | 0 | 0 | 4 | 23529 | - | AA943391 | 486 | 31 | 486 | chr1 | 290094216 | 3440961 | 3464945 | 5 | 70,105,32,105,143, | 0,70,175,207,312, | 3440961,3443978,3447045,3448470,3464802, |
611 | 343 | 0 | 0 | 0 | 0 | 0 | 3 | 20582 | - | AA900410 | 382 | 39 | 382 | chr1 | 290094216 | 3444020 | 3464945 | 4 | 63,32,105,143, | 0,63,95,200, | 3444020,3447045,3448470,3464802, |
611 | 524 | 1 | 0 | 0 | 0 | 0 | 4 | 5078 | + | AA956139 | 538 | 13 | 538 | chr1 | 290094216 | 3469005 | 3474608 | 5 | 63,78,181,136,67, | 13,76,154,335,471, | 3469005,3470028,3470912,3473100,3474541, |
653 | 527 | 2 | 0 | 0 | 0 | 0 | 1 | 193 | + | AA891042 | 542 | 0 | 529 | chr1 | 290094216 | 8958289 | 8959011 | 2 | 397,132, | 0,397, | 8958289,8958879, |
653 | 519 | 3 | 0 | 1 | 0 | 0 | 3 | 806 | - | AA801413 | 523 | 0 | 523 | chr1 | 290094216 | 8958429 | 8959758 | 4 | 257,201,53,12, | 0,257,458,511, | 8958429,8958879,8959409,8959746, |
656 | 493 | 3 | 0 | 0 | 0 | 0 | 3 | 13369 | + | AA964307 | 511 | 15 | 511 | chr1 | 290094216 | 9313956 | 9327821 | 4 | 207,97,123,69, | 15,222,319,442, | 9313956,9316895,9326617,9327752, |
657 | 482 | 0 | 0 | 2 | 1 | 1 | 1 | 6291 | + | AA924112 | 518 | 16 | 501 | chr1 | 290094216 | 9445524 | 9452299 | 3 | 187,132,165, | 16,204,336, | 9445524,9445711,9452134, |
664 | 631 | 5 | 0 | 0 | 0 | 0 | 2 | 8683 | + | AA944016 | 636 | 0 | 636 | chr1 | 290094216 | 10447773 | 10457092 | 3 | 498,87,51, | 0,498,585, | 10447773,10452145,10457041, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|