|
|
Database: susScr3 Primary Table: all_mrna Row Count: 49,242   Data last updated: 2020-09-01
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 | 100 | 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 | AK232581 | varchar(255) | values | Query sequence name |
qSize | 1759 | int(10) unsigned | range | Query sequence size |
qStart | 1120 | int(10) unsigned | range | Alignment start position in query |
qEnd | 1220 | int(10) unsigned | range | Alignment end position in query |
tName | GL892100-1 | varchar(255) | values | Target sequence name |
tSize | 100 | int(10) unsigned | range | Target sequence size |
tStart | 0 | int(10) unsigned | range | Alignment start position in target |
tEnd | 100 | int(10) unsigned | range | Alignment end position in target |
blockCount | 1 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 100, | longblob | | Size of each block |
qStarts | 1120, | longblob | | Start of each block in query. |
tStarts | 0, | 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 | 100 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | + | AK232581 | 1759 | 1120 | 1220 | GL892100-1 | 100 | 0 | 100 | 1 | 100, | 1120, | 0, |
585 | 97 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | AK346145 | 2827 | 521 | 618 | GL892101-1 | 101 | 0 | 97 | 1 | 97, | 2209, | 0, |
585 | 97 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | AK394277 | 1959 | 522 | 619 | GL892101-1 | 101 | 0 | 97 | 1 | 97, | 1340, | 0, |
585 | 99 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | AK232863 | 1900 | 462 | 561 | GL892101-1 | 101 | 0 | 99 | 1 | 99, | 1339, | 0, |
585 | 99 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | AK232989 | 2082 | 642 | 741 | GL892101-1 | 101 | 0 | 99 | 1 | 99, | 1341, | 0, |
585 | 99 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | AK393143 | 2111 | 679 | 778 | GL892101-1 | 101 | 0 | 99 | 1 | 99, | 1333, | 0, |
585 | 99 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | AK393199 | 2965 | 822 | 921 | GL892101-1 | 101 | 0 | 99 | 1 | 99, | 2044, | 0, |
585 | 99 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | AK394264 | 1961 | 526 | 625 | GL892101-1 | 101 | 0 | 99 | 1 | 99, | 1336, | 0, |
585 | 98 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | - | AK394366 | 1903 | 465 | 564 | GL892101-1 | 101 | 0 | 99 | 1 | 99, | 1339, | 0, |
585 | 99 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | AK400515 | 2256 | 826 | 925 | GL892101-1 | 101 | 0 | 99 | 1 | 99, | 1331, | 0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|