|
|
Database: papAnu2 Primary Table: all_est Row Count: 153,057   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 | 966 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
matches | 472 | int(10) unsigned | range | Number of bases that match that aren't repeats |
misMatches | 0 | int(10) unsigned | range | Number of bases that don't match |
repMatches | 23 | 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 | 2 | int(10) unsigned | range | Number of inserts in target |
tBaseInsert | 1986 | int(10) unsigned | range | Number of bases inserted in target |
strand | + | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | CV223666 | varchar(255) | values | Query sequence name |
qSize | 495 | int(10) unsigned | range | Query sequence size |
qStart | 0 | int(10) unsigned | range | Alignment start position in query |
qEnd | 495 | int(10) unsigned | range | Alignment end position in query |
tName | chr14 | varchar(255) | values | Target sequence name |
tSize | 123829720 | int(10) unsigned | range | Target sequence size |
tStart | 50014217 | int(10) unsigned | range | Alignment start position in target |
tEnd | 50016698 | int(10) unsigned | range | Alignment end position in target |
blockCount | 3 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 98,138,259, | longblob | | Size of each block |
qStarts | 0,98,236, | longblob | | Start of each block in query. |
tStarts | 50014217,50015349,50016439, | 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 |
---|
966 | 472 | 0 | 23 | 0 | 0 | 0 | 2 | 1986 | + | CV223666 | 495 | 0 | 495 | chr14 | 123829720 | 50014217 | 50016698 | 3 | 98,138,259, | 0,98,236, | 50014217,50015349,50016439, |
585 | 681 | 2 | 79 | 0 | 0 | 0 | 4 | 8 | + | EY278109 | 762 | 0 | 762 | AHZZ01127724 | 11560 | 4885 | 5655 | 5 | 29,15,649,30,39, | 0,29,44,693,723, | 4885,4915,4931,5585,5616, |
585 | 667 | 0 | 71 | 0 | 0 | 0 | 0 | 0 | + | EY276481 | 779 | 41 | 779 | AHZZ01127724 | 11560 | 4918 | 5656 | 1 | 738, | 41, | 4918, |
585 | 906 | 0 | 57 | 0 | 1 | 1 | 8 | 2091 | - | EY285982 | 972 | 8 | 972 | AHZZ01128619 | 13811 | 4969 | 8023 | 9 | 6,5,5,4,12,13,10,719,189, | 0,6,11,16,20,32,46,56,775, | 4969,4976,4982,4988,4993,5006,5022,5033,7834, |
585 | 681 | 5 | 63 | 0 | 0 | 0 | 0 | 0 | + | EY281330 | 757 | 8 | 757 | AHZZ01133409 | 1122 | 106 | 855 | 1 | 749, | 8, | 106, |
585 | 588 | 1 | 151 | 0 | 0 | 0 | 1 | 1 | + | EY283816 | 740 | 0 | 740 | AHZZ01133664 | 1461 | 557 | 1298 | 2 | 718,22, | 0,718, | 557,1276, |
585 | 138 | 0 | 8 | 0 | 0 | 0 | 0 | 0 | - | EY283799 | 766 | 0 | 146 | AHZZ01133666 | 1042 | 769 | 915 | 1 | 146, | 620, | 769, |
585 | 141 | 0 | 21 | 0 | 0 | 0 | 0 | 0 | - | EY286429 | 494 | 1 | 163 | AHZZ01133666 | 1042 | 822 | 984 | 1 | 162, | 331, | 822, |
585 | 129 | 1 | 21 | 0 | 0 | 0 | 0 | 0 | - | EY287791 | 836 | 8 | 159 | AHZZ01133666 | 1042 | 829 | 980 | 1 | 151, | 677, | 829, |
585 | 106 | 0 | 21 | 0 | 0 | 0 | 0 | 0 | - | EY285467 | 791 | 8 | 135 | AHZZ01133666 | 1042 | 852 | 979 | 1 | 127, | 656, | 852, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|