|
|
Database: ci3 Primary Table: intronEst Row Count: 700,066   Data last updated: 2015-08-26
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | description |
bin | 605 | smallint(5) unsigned | Indexing field to speed chromosome range queries. |
matches | 356 | int(10) unsigned | Number of bases that match that aren't repeats |
misMatches | 14 | int(10) unsigned | Number of bases that don't match |
repMatches | 68 | int(10) unsigned | Number of bases that match but are part of repeats |
nCount | 0 | int(10) unsigned | Number of 'N' bases |
qNumInsert | 1 | int(10) unsigned | Number of inserts in query |
qBaseInsert | 1 | int(10) unsigned | Number of bases inserted in query |
tNumInsert | 4 | int(10) unsigned | Number of inserts in target |
tBaseInsert | 1384 | int(10) unsigned | Number of bases inserted in target |
strand | + | char(2) | + or - for strand. First character query, second target (optional) |
qName | AB091082 | varchar(255) | Query sequence name |
qSize | 439 | int(10) unsigned | Query sequence size |
qStart | 0 | int(10) unsigned | Alignment start position in query |
qEnd | 439 | int(10) unsigned | Alignment end position in query |
tName | chr4 | varchar(255) | Target sequence name |
tSize | 5505748 | int(10) unsigned | Target sequence size |
tStart | 2695060 | int(10) unsigned | Alignment start position in target |
tEnd | 2696882 | int(10) unsigned | Alignment end position in target |
blockCount | 6 | int(10) unsigned | Number of blocks in alignment |
blockSizes | 73,40,71,120,94,40, | longblob | Size of each block |
qStarts | 0,73,114,185,305,399, | longblob | Start of each block in query. |
tStarts | 2695060,2695315,2695355,269... | 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 |
---|
605 | 356 | 14 | 68 | 0 | 1 | 1 | 4 | 1384 | + | AB091082 | 439 | 0 | 439 | chr4 | 5505748 | 2695060 | 2696882 | 6 | 73,40,71,120,94,40, | 0,73,114,185,305,399, | 2695060,2695315,2695355,2695870,2696425,2696842, |
591 | 394 | 2 | 1 | 0 | 1 | 1 | 3 | 599 | - | AB091087 | 398 | 0 | 398 | chr5 | 5035970 | 800099 | 801095 | 5 | 76,155,81,40,45, | 0,76,231,313,353, | 800099,800176,800332,800413,801050, |
586 | 425 | 3 | 67 | 0 | 0 | 0 | 2 | 1028 | + | AB091081 | 495 | 0 | 495 | chrUn_NW_004190369v1 | 276900 | 197667 | 199190 | 3 | 139,174,182, | 0,139,313, | 197667,198536,199008, |
585 | 329 | 7 | 15 | 0 | 0 | 0 | 3 | 960 | - | AB091080 | 356 | 0 | 351 | chrUn_NW_004190371v1 | 315681 | 30441 | 31752 | 4 | 38,127,69,117, | 5,43,170,239, | 30441,31013,31427,31635, |
585 | 211 | 10 | 0 | 0 | 2 | 3 | 3 | 1184 | - | AJ494578 | 227 | 0 | 224 | chr1 | 10041005 | 69143 | 70548 | 5 | 56,56,5,53,51, | 3,61,117,123,176, | 69143,69736,69793,69798,70497, |
587 | 329 | 7 | 27 | 0 | 2 | 12 | 3 | 1214 | + | AJ493978 | 375 | 0 | 375 | chr1 | 10041005 | 349210 | 350787 | 6 | 6,27,10,61,182,77, | 0,6,44,55,116,298, | 349210,349217,349244,349254,350270,350710, |
588 | 301 | 6 | 19 | 0 | 0 | 0 | 2 | 1570 | - | AJ493814 | 326 | 0 | 326 | chr1 | 10041005 | 408079 | 409975 | 3 | 117,170,39, | 0,117,287, | 408079,409365,409936, |
588 | 481 | 1 | 26 | 0 | 0 | 0 | 3 | 2398 | - | AJ495244 | 509 | 1 | 509 | chr1 | 10041005 | 410706 | 413612 | 4 | 107,140,133,128, | 0,107,247,380, | 410706,412023,412835,413484, |
592 | 177 | 2 | 5 | 0 | 0 | 0 | 1 | 1515 | - | AJ493931 | 282 | 98 | 282 | chr1 | 10041005 | 1041832 | 1043531 | 2 | 56,128, | 0,56, | 1041832,1043403, |
593 | 366 | 3 | 46 | 0 | 0 | 0 | 4 | 1598 | - | AJ494026 | 415 | 0 | 415 | chr1 | 10041005 | 1082730 | 1084743 | 5 | 26,75,118,113,83, | 0,26,101,219,332, | 1082730,1083107,1083734,1084202,1084660, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|