|
|
Database: oryCun2 Primary Table: all_est Row Count: 36,901   Data last updated: 2014-03-21
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 1856 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
matches | 194 | 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 | 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 | 1 | int(10) unsigned | range | Number of inserts in target |
tBaseInsert | 1 | int(10) unsigned | range | Number of bases inserted in target |
strand | - | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | AA875808 | varchar(255) | values | Query sequence name |
qSize | 202 | int(10) unsigned | range | Query sequence size |
qStart | 3 | int(10) unsigned | range | Alignment start position in query |
qEnd | 199 | int(10) unsigned | range | Alignment end position in query |
tName | chr1 | varchar(255) | values | Target sequence name |
tSize | 194850757 | int(10) unsigned | range | Target sequence size |
tStart | 166668226 | int(10) unsigned | range | Alignment start position in target |
tEnd | 166668423 | int(10) unsigned | range | Alignment end position in target |
blockCount | 2 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 114,82, | longblob | | Size of each block |
qStarts | 3,117, | longblob | | Start of each block in query. |
tStarts | 166668226,166668341, | 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 |
---|
1856 | 194 | 2 | 0 | 0 | 0 | 0 | 1 | 1 | - | AA875808 | 202 | 3 | 199 | chr1 | 194850757 | 166668226 | 166668423 | 2 | 114,82, | 3,117, | 166668226,166668341, |
1243 | 720 | 2 | 0 | 0 | 1 | 1 | 3 | 14953 | - | AB072617 | 723 | 0 | 723 | chr2 | 174332312 | 86296889 | 86312564 | 5 | 157,219,158,48,140, | 0,158,377,535,583, | 86296889,86297046,86303609,86305597,86312424, |
735 | 248 | 13 | 914 | 0 | 0 | 0 | 1 | 1 | - | AF109458 | 1204 | 15 | 1190 | chr11 | 87554214 | 19728876 | 19730052 | 2 | 108,1067, | 14,122, | 19728876,19728985, |
1508 | 441 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | + | AF109460 | 487 | 36 | 477 | chr12 | 155355395 | 121058928 | 121059369 | 1 | 441, | 36, | 121058928, |
836 | 489 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | + | AF109463 | 527 | 18 | 507 | chr13 | 143360832 | 32923347 | 32923836 | 1 | 489, | 18, | 32923347, |
901 | 284 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | + | AF247145 | 289 | 3 | 289 | chr13 | 143360832 | 41508215 | 41508501 | 1 | 286, | 3, | 41508215, |
1017 | 465 | 6 | 5 | 1 | 0 | 0 | 1 | 252 | + | AF254948 | 477 | 0 | 477 | chr13 | 143360832 | 56646273 | 56647002 | 2 | 472,5, | 0,472, | 56646273,56646997, |
1189 | 394 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | - | AF247147 | 395 | 0 | 395 | chr13 | 143360832 | 79255256 | 79255651 | 1 | 395, | 0, | 79255256, |
972 | 334 | 3 | 0 | 0 | 0 | 0 | 2 | 1204 | + | AF247148 | 356 | 0 | 337 | chr17 | 85008467 | 50769306 | 50770847 | 3 | 137,134,66, | 0,137,271, | 50769306,50770176,50770781, |
1111 | 293 | 5 | 37 | 0 | 0 | 0 | 2 | 3 | + | AF469690 | 335 | 0 | 335 | chr17 | 85008467 | 69008600 | 69008938 | 3 | 18,217,100, | 0,18,235, | 69008600,69008619,69008838, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|