|
|
Database: gorGor4 Primary Table: all_mrna Row Count: 756   Data last updated: 2020-08-21
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 642 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
matches | 187 | int(10) unsigned | range | Number of bases that match that aren't repeats |
misMatches | 0 | 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 | 55 | int(10) unsigned | range | Number of bases inserted in target |
strand | + | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | AY827149 | varchar(255) | values | Query sequence name |
qSize | 195 | int(10) unsigned | range | Query sequence size |
qStart | 0 | int(10) unsigned | range | Alignment start position in query |
qEnd | 187 | int(10) unsigned | range | Alignment end position in query |
tName | chr1 | varchar(255) | values | Target sequence name |
tSize | 228908639 | int(10) unsigned | range | Target sequence size |
tStart | 7499132 | int(10) unsigned | range | Alignment start position in target |
tEnd | 7499374 | int(10) unsigned | range | Alignment end position in target |
blockCount | 3 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 4,78,105, | longblob | | Size of each block |
qStarts | 0,4,82, | longblob | | Start of each block in query. |
tStarts | 7499132,7499137,7499269, | 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 |
---|
642 | 187 | 0 | 0 | 0 | 0 | 0 | 2 | 55 | + | AY827149 | 195 | 0 | 187 | chr1 | 228908639 | 7499132 | 7499374 | 3 | 4,78,105, | 0,4,82, | 7499132,7499137,7499269, |
642 | 241 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | + | AY827150 | 249 | 0 | 241 | chr1 | 228908639 | 7499132 | 7499374 | 2 | 4,237, | 0,4, | 7499132,7499137, |
652 | 110 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | FV526200 | 110 | 0 | 110 | chr1 | 228908639 | 8834472 | 8834582 | 1 | 110, | 0, | 8834472, |
652 | 22 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | FV524617 | 22 | 0 | 22 | chr1 | 228908639 | 8834539 | 8834561 | 1 | 22, | 0, | 8834539, |
652 | 22 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | FW311934 | 22 | 0 | 22 | chr1 | 228908639 | 8834539 | 8834561 | 1 | 22, | 0, | 8834539, |
778 | 961 | 37 | 0 | 0 | 1 | 11 | 7 | 37244 | + | L37052 | 1350 | 146 | 1155 | chr1 | 228908639 | 25353270 | 25391512 | 8 | 189,151,87,50,167,138,134,82, | 146,335,486,584,634,801,939,1073, | 25353270,25359398,25368986,25369084,25369559,25371359,25374628,25391430, |
778 | 987 | 22 | 0 | 0 | 0 | 0 | 6 | 37233 | + | L37053 | 1350 | 146 | 1155 | chr1 | 228908639 | 25353270 | 25391512 | 7 | 189,151,148,167,138,134,82, | 146,335,486,634,801,939,1073, | 25353270,25359398,25368986,25369559,25371359,25374628,25391430, |
778 | 636 | 33 | 0 | 0 | 0 | 0 | 4 | 21857 | + | AF201369 | 736 | 0 | 669 | chr1 | 228908639 | 25368986 | 25391512 | 5 | 148,167,140,132,82, | 0,148,315,455,587, | 25368986,25369559,25371359,25374630,25391430, |
779 | 723 | 15 | 0 | 0 | 2 | 612 | 5 | 53583 | - | L37052 | 1350 | 0 | 1350 | chr1 | 228908639 | 25438687 | 25493008 | 6 | 123,74,78,167,148,148, | 0,123,197,549,716,1202, | 25438687,25446714,25451572,25464719,25465324,25492860, |
885 | 216 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | + | DQ885661 | 321 | 0 | 216 | chr1 | 228908639 | 39384138 | 39384354 | 1 | 216, | 0, | 39384138, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|