|
|
Database: xenTro9 Primary Table: intronEst Row Count: 724,057   Data last updated: 2017-03-28
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | description |
bin | 622 | smallint(5) unsigned | Indexing field to speed chromosome range queries. |
matches | 357 | int(10) unsigned | Number of bases that match that aren't repeats |
misMatches | 2 | int(10) unsigned | Number of bases that don't match |
repMatches | 0 | int(10) unsigned | Number of bases that match but are part of repeats |
nCount | 0 | int(10) unsigned | Number of 'N' bases |
qNumInsert | 0 | int(10) unsigned | Number of inserts in query |
qBaseInsert | 0 | int(10) unsigned | Number of bases inserted in query |
tNumInsert | 1 | int(10) unsigned | Number of inserts in target |
tBaseInsert | 1253 | int(10) unsigned | Number of bases inserted in target |
strand | - | char(2) | + or - for strand. First character query, second target (optional) |
qName | AL970242 | varchar(255) | Query sequence name |
qSize | 371 | int(10) unsigned | Query sequence size |
qStart | 0 | int(10) unsigned | Alignment start position in query |
qEnd | 359 | int(10) unsigned | Alignment end position in query |
tName | chr1 | varchar(255) | Target sequence name |
tSize | 194866763 | int(10) unsigned | Target sequence size |
tStart | 4854171 | int(10) unsigned | Alignment start position in target |
tEnd | 4855783 | int(10) unsigned | Alignment end position in target |
blockCount | 2 | int(10) unsigned | Number of blocks in alignment |
blockSizes | 237,122, | longblob | Size of each block |
qStarts | 12,249, | longblob | Start of each block in query. |
tStarts | 4854171,4855661, | 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 |
---|
622 | 357 | 2 | 0 | 0 | 0 | 0 | 1 | 1253 | - | AL970242 | 371 | 0 | 359 | chr1 | 194866763 | 4854171 | 4855783 | 2 | 237,122, | 12,249, | 4854171,4855661, |
77 | 673 | 1 | 0 | 2 | 0 | 0 | 7 | 224030 | - | AL644442 | 676 | 0 | 676 | chr1 | 194866763 | 4856944 | 5081650 | 8 | 42,20,84,58,213,117,104,38, | 0,42,62,146,204,417,534,638, | 4856944,4856987,4858390,4865543,4867642,4868052,4870327,5081612, |
77 | 613 | 1 | 0 | 0 | 0 | 0 | 3 | 213536 | - | AL636710 | 620 | 6 | 620 | chr1 | 194866763 | 4867742 | 5081892 | 4 | 113,117,104,280, | 0,113,230,334, | 4867742,4868052,4870327,5081612, |
624 | 363 | 1 | 9 | 0 | 2 | 2 | 3 | 7344 | - | AL647236 | 375 | 0 | 375 | chr1 | 194866763 | 5197850 | 5205567 | 6 | 178,61,30,64,31,9, | 0,178,240,270,335,366, | 5197850,5199458,5199519,5205097,5205161,5205558, |
631 | 241 | 2 | 0 | 0 | 1 | 10 | 3 | 7728 | + | AL848169 | 652 | 261 | 514 | chr1 | 194866763 | 6056751 | 6064722 | 4 | 150,43,42,8, | 261,411,454,506, | 6056751,6064280,6064663,6064714, |
631 | 205 | 5 | 0 | 0 | 1 | 10 | 3 | 7728 | + | AL857691 | 258 | 0 | 220 | chr1 | 194866763 | 6056784 | 6064722 | 4 | 117,43,42,8, | 0,117,160,212, | 6056784,6064280,6064663,6064714, |
631 | 444 | 1 | 0 | 0 | 0 | 0 | 1 | 2002 | + | AL894586 | 655 | 210 | 655 | chr1 | 194866763 | 6078227 | 6080674 | 2 | 353,92, | 210,563, | 6078227,6080582, |
631 | 639 | 3 | 0 | 0 | 0 | 0 | 3 | 2447 | + | AL899915 | 657 | 15 | 657 | chr1 | 194866763 | 6082152 | 6085241 | 4 | 179,124,126,213, | 15,194,318,444, | 6082152,6082917,6083848,6085028, |
631 | 531 | 4 | 94 | 0 | 0 | 0 | 2 | 1055 | + | AL880982 | 629 | 0 | 629 | chr1 | 194866763 | 6083935 | 6085619 | 3 | 39,351,239, | 0,39,390, | 6083935,6085028,6085380, |
632 | 550 | 4 | 0 | 0 | 1 | 11 | 3 | 32665 | + | AL870035 | 646 | 69 | 634 | chr1 | 194866763 | 6197108 | 6230327 | 4 | 11,306,156,81, | 69,91,397,553, | 6197108,6197131,6197438,6230246, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|