|
|
Database: taeGut2 Primary Table: all_est Row Count: 92,026   Data last updated: 2014-04-17
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 | 513 | 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 | 53 | 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 | 513 | 2 | 53 | 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, |
589 | 703 | 11 | 0 | 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 | 737 | 7 | 0 | 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 | 662 | 11 | 14 | 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 | 559 | 20 | 192 | 3 | 1 | 3 | 1 | 1 | + | CK302481 | 777 | 0 | 777 | chr1 | 118548696 | 710426 | 711201 | 2 | 167,607, | 0,170, | 710426,710594, |
590 | 650 | 7 | 29 | 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 | 242 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | - | CK301591 | 304 | 47 | 291 | chr1 | 118548696 | 755619 | 755863 | 1 | 244, | 13, | 755619, |
593 | 631 | 2 | 0 | 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, |
600 | 65 | 1 | 0 | 6 | 0 | 0 | 0 | 0 | - | CK303535 | 276 | 9 | 81 | chr1 | 118548696 | 2040792 | 2040864 | 1 | 72, | 195, | 2040792, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|