|
|
Database: dp2 Primary Table: intronEst Row Count: 20,301   Data last updated: 2016-05-25
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 | 402 | int(10) unsigned | range | Number of bases that match that aren't repeats |
misMatches | 4 | 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 | 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 | 112 | int(10) unsigned | range | Number of bases inserted in target |
strand | + | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | CX160442 | varchar(255) | values | Query sequence name |
qSize | 406 | int(10) unsigned | range | Query sequence size |
qStart | 0 | int(10) unsigned | range | Alignment start position in query |
qEnd | 406 | int(10) unsigned | range | Alignment end position in query |
tName | Contig1006_Contig943 | varchar(255) | values | Target sequence name |
tSize | 3647374 | int(10) unsigned | range | Target sequence size |
tStart | 96015 | int(10) unsigned | range | Alignment start position in target |
tEnd | 96533 | int(10) unsigned | range | Alignment end position in target |
blockCount | 3 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 248,117,41, | longblob | | Size of each block |
qStarts | 0,248,365, | longblob | | Start of each block in query. |
tStarts | 96015,96317,96492, | 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 | 402 | 4 | 0 | 0 | 0 | 0 | 2 | 112 | + | CX160442 | 406 | 0 | 406 | Contig1006_Contig943 | 3647374 | 96015 | 96533 | 3 | 248,117,41, | 0,248,365, | 96015,96317,96492, |
586 | 715 | 14 | 0 | 0 | 0 | 0 | 1 | 2768 | - | CX160443 | 729 | 0 | 729 | Contig1006_Contig943 | 3647374 | 157926 | 161423 | 2 | 650,79, | 0,650, | 157926,161344, |
586 | 675 | 12 | 0 | 0 | 0 | 0 | 1 | 2768 | - | CX160556 | 703 | 5 | 692 | Contig1006_Contig943 | 3647374 | 157964 | 161419 | 2 | 612,75, | 11,623, | 157964,161344, |
586 | 669 | 12 | 0 | 0 | 0 | 0 | 1 | 2768 | - | CX160490 | 689 | 5 | 686 | Contig1006_Contig943 | 3647374 | 157970 | 161419 | 2 | 606,75, | 3,609, | 157970,161344, |
586 | 663 | 12 | 0 | 0 | 0 | 0 | 1 | 2768 | - | CX160074 | 682 | 7 | 682 | Contig1006_Contig943 | 3647374 | 157972 | 161415 | 2 | 604,71, | 0,604, | 157972,161344, |
591 | 613 | 0 | 0 | 0 | 1 | 5 | 2 | 126 | + | CX159903 | 618 | 0 | 618 | Contig1006_Contig943 | 3647374 | 807699 | 808438 | 4 | 27,61,60,465, | 0,27,93,153, | 807699,807727,807788,807973, |
74 | 671 | 4 | 0 | 0 | 0 | 0 | 2 | 6231 | + | CX160098 | 675 | 0 | 675 | Contig1006_Contig943 | 3647374 | 1178166 | 1185072 | 3 | 64,57,554, | 0,64,121, | 1178166,1180047,1184518, |
600 | 668 | 3 | 0 | 0 | 1 | 4 | 1 | 4062 | - | CX160599 | 675 | 0 | 675 | Contig1006_Contig943 | 3647374 | 2053813 | 2058546 | 3 | 264,310,97, | 0,264,578, | 2053813,2058139,2058449, |
600 | 665 | 3 | 0 | 0 | 1 | 4 | 1 | 4062 | - | CX160072 | 672 | 0 | 672 | Contig1006_Contig943 | 3647374 | 2053826 | 2058556 | 3 | 251,310,107, | 0,251,565, | 2053826,2058139,2058449, |
600 | 581 | 3 | 0 | 0 | 1 | 4 | 2 | 4063 | - | CX159927 | 588 | 0 | 588 | Contig1006_Contig943 | 3647374 | 2053900 | 2058547 | 4 | 17,159,310,98, | 0,17,176,490, | 2053900,2053918,2058139,2058449, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|