|
|
Database: pteVam1 Primary Table: all_mrna Row Count: 4   Data last updated: 2014-03-10
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 587 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
matches | 972 | int(10) unsigned | range | Number of bases that match that aren't repeats |
misMatches | 3 | int(10) unsigned | range | Number of bases that don't match |
repMatches | 26 | 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 | 1 | int(10) unsigned | range | Number of inserts in query |
qBaseInsert | 1 | int(10) unsigned | range | Number of bases inserted in query |
tNumInsert | 4 | int(10) unsigned | range | Number of inserts in target |
tBaseInsert | 37813 | int(10) unsigned | range | Number of bases inserted in target |
strand | - | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | EF682143 | varchar(255) | values | Query sequence name |
qSize | 1002 | int(10) unsigned | range | Query sequence size |
qStart | 0 | int(10) unsigned | range | Alignment start position in query |
qEnd | 1002 | int(10) unsigned | range | Alignment end position in query |
tName | scaffold_235 | varchar(255) | values | Target sequence name |
tSize | 432845 | int(10) unsigned | range | Target sequence size |
tStart | 322046 | int(10) unsigned | range | Alignment start position in target |
tEnd | 360860 | int(10) unsigned | range | Alignment end position in target |
blockCount | 6 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 135,253,114,93,284,122, | longblob | | Size of each block |
qStarts | 0,136,389,503,596,880, | longblob | | Start of each block in query. |
tStarts | 322046,322181,323894,324727... | 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 |
---|
587 | 972 | 3 | 26 | 0 | 1 | 1 | 4 | 37813 | - | EF682143 | 1002 | 0 | 1002 | scaffold_235 | 432845 | 322046 | 360860 | 6 | 135,253,114,93,284,122, | 0,136,389,503,596,880, | 322046,322181,323894,324727,339622,360738, |
585 | 1018 | 5 | 0 | 0 | 0 | 0 | 4 | 2974 | + | EF682149 | 1023 | 0 | 1023 | scaffold_3215 | 151245 | 101870 | 105867 | 5 | 122,293,93,105,410, | 0,122,415,508,613, | 101870,104217,104704,104909,105457, |
585 | 1339 | 5 | 0 | 0 | 1 | 186 | 9 | 3372 | + | JN695660 | 1530 | 0 | 1530 | scaffold_1616 | 219787 | 35466 | 40182 | 10 | 33,117,173,125,116,165,105,102,204,204, | 0,33,150,323,448,564,915,1020,1122,1326, | 35466,36811,37051,37314,37549,37757,38402,38650,39251,39978, |
586 | 1380 | 0 | 0 | 0 | 0 | 0 | 9 | 10539 | + | KF793809 | 1380 | 0 | 1380 | scaffold_1086 | 261563 | 203722 | 215641 | 10 | 380,135,138,106,201,116,58,8,100,138, | 0,380,515,653,759,960,1076,1134,1142,1242, | 203722,206291,208059,209969,212148,213859,213977,214037,215179,215503, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|