|
|
Database: taeGut1 Primary Table: all_est Row Count: 92,700   Data last updated: 2016-04-23
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 585 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
matches | 285 | int(10) unsigned | range | Number of bases that match that aren't repeats |
misMatches | 2 | int(10) unsigned | range | Number of bases that don't match |
repMatches | 281 | 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 | 3 | int(10) unsigned | range | Number of inserts in query |
qBaseInsert | 3 | int(10) unsigned | range | Number of bases inserted in query |
tNumInsert | 3 | int(10) unsigned | range | Number of inserts in target |
tBaseInsert | 5 | int(10) unsigned | range | Number of bases inserted in target |
strand | + | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | CK301502 | varchar(255) | values | Query sequence name |
qSize | 582 | int(10) unsigned | range | Query sequence size |
qStart | 11 | int(10) unsigned | range | Alignment start position in query |
qEnd | 582 | int(10) unsigned | range | Alignment end position in query |
tName | chr1 | varchar(255) | values | Target sequence name |
tSize | 118548696 | int(10) unsigned | range | Target sequence size |
tStart | 22084 | int(10) unsigned | range | Alignment start position in target |
tEnd | 22657 | int(10) unsigned | range | Alignment end position in target |
blockCount | 6 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 174,211,25,86,35,37, | longblob | | Size of each block |
qStarts | 11,185,396,422,509,545, | longblob | | Start of each block in query. |
tStarts | 22084,22260,22472,22497,225... | 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 |
---|
585 | 285 | 2 | 281 | 0 | 3 | 3 | 3 | 5 | + | CK301502 | 582 | 11 | 582 | chr1 | 118548696 | 22084 | 22657 | 6 | 174,211,25,86,35,37, | 11,185,396,422,509,545, | 22084,22260,22472,22497,22585,22620, |
73 | 30 | 3 | 202 | 0 | 3 | 9 | 2 | 169961 | - | CK304181 | 767 | 504 | 748 | chr1 | 118548696 | 187386 | 357582 | 5 | 144,35,27,25,4, | 19,164,199,233,259, | 187386,187530,357518,357553,357578, |
589 | 603 | 11 | 100 | 0 | 0 | 0 | 4 | 2706 | - | CK310811 | 714 | 0 | 714 | chr1 | 118548696 | 632048 | 635468 | 5 | 75,81,82,175,301, | 0,75,156,238,413, | 632048,633223,633557,634125,635167, |
589 | 614 | 7 | 123 | 0 | 1 | 1 | 5 | 2741 | - | CK317084 | 776 | 31 | 776 | chr1 | 118548696 | 635179 | 638664 | 6 | 372,45,89,38,96,104, | 0,373,418,507,545,641, | 635179,635606,636880,637199,638024,638560, |
589 | 356 | 11 | 320 | 6 | 4 | 9 | 1 | 1 | + | CK315652 | 702 | 0 | 702 | chr1 | 118548696 | 653324 | 654018 | 5 | 65,129,149,135,215, | 0,67,197,348,487, | 653324,653390,653519,653668,653803, |
590 | 463 | 20 | 288 | 3 | 1 | 3 | 1 | 1 | + | CK302481 | 777 | 0 | 777 | chr1 | 118548696 | 710426 | 711201 | 2 | 167,607, | 0,170, | 710426,710594, |
590 | 476 | 7 | 203 | 0 | 3 | 54 | 3 | 8 | + | CK311615 | 769 | 11 | 751 | chr1 | 118548696 | 711178 | 711872 | 5 | 157,37,125,66,301, | 11,168,207,367,450, | 711178,711337,711375,711505,711571, |
590 | 319 | 0 | 0 | 0 | 0 | 0 | 1 | 2704 | + | CK309809 | 594 | 0 | 319 | chr1 | 118548696 | 736056 | 739079 | 2 | 62,257, | 0,62, | 736056,738822, |
590 | 208 | 2 | 34 | 0 | 0 | 0 | 0 | 0 | - | CK301591 | 304 | 47 | 291 | chr1 | 118548696 | 755619 | 755863 | 1 | 244, | 13, | 755619, |
593 | 480 | 2 | 151 | 0 | 3 | 61 | 4 | 1293 | + | CK303195 | 739 | 28 | 722 | chr1 | 118548696 | 1097143 | 1099069 | 8 | 164,121,35,32,50,39,90,102, | 28,192,313,402,435,491,530,620, | 1097143,1097768,1097981,1098016,1098048,1098098,1098343,1098967, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|