|
|
Database: rn6 Primary Table: all_mrna Row Count: 268,360   Data last updated: 2020-08-20
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 585 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
matches | 26 | 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 | 0 | int(10) unsigned | range | Number of inserts in target |
tBaseInsert | 0 | int(10) unsigned | range | Number of bases inserted in target |
strand | - | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | DQ750836 | varchar(255) | values | Query sequence name |
qSize | 26 | int(10) unsigned | range | Query sequence size |
qStart | 0 | int(10) unsigned | range | Alignment start position in query |
qEnd | 26 | int(10) unsigned | range | Alignment end position in query |
tName | chr1 | varchar(255) | values | Target sequence name |
tSize | 282763074 | int(10) unsigned | range | Target sequence size |
tStart | 38432 | int(10) unsigned | range | Alignment start position in target |
tEnd | 38458 | int(10) unsigned | range | Alignment end position in target |
blockCount | 1 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 26, | longblob | | Size of each block |
qStarts | 0, | longblob | | Start of each block in query. |
tStarts | 38432, | 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 |
---|
585 | 26 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | DQ750836 | 26 | 0 | 26 | chr1 | 282763074 | 38432 | 38458 | 1 | 26, | 0, | 38432, |
585 | 29 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | DQ616252 | 29 | 0 | 29 | chr1 | 282763074 | 39830 | 39859 | 1 | 29, | 0, | 39830, |
585 | 29 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | DQ603724 | 29 | 0 | 29 | chr1 | 282763074 | 39991 | 40020 | 1 | 29, | 0, | 39991, |
585 | 30 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | + | DQ753832 | 30 | 0 | 30 | chr1 | 282763074 | 40119 | 40149 | 1 | 30, | 0, | 40119, |
585 | 25 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | DQ750602 | 25 | 0 | 25 | chr1 | 282763074 | 42315 | 42340 | 1 | 25, | 0, | 42315, |
585 | 26 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | DQ740871 | 26 | 0 | 26 | chr1 | 282763074 | 42364 | 42390 | 1 | 26, | 0, | 42364, |
585 | 24 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | DQ728727 | 24 | 0 | 24 | chr1 | 282763074 | 42498 | 42522 | 1 | 24, | 0, | 42498, |
585 | 26 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | DQ743578 | 26 | 0 | 26 | chr1 | 282763074 | 42566 | 42592 | 1 | 26, | 0, | 42566, |
585 | 27 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | DQ754400 | 29 | 0 | 27 | chr1 | 282763074 | 47523 | 47550 | 1 | 27, | 2, | 47523, |
585 | 30 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | + | DQ742249 | 30 | 0 | 30 | chr1 | 282763074 | 47540 | 47570 | 1 | 30, | 0, | 47540, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|