|
|
Database: hg16 Primary Table: all_mrna Row Count: 3,779,058   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 | description |
bin | 585 | smallint(5) unsigned | Indexing field to speed chromosome range queries. |
matches | 1578 | int(10) unsigned | Number of bases that match that aren't repeats |
misMatches | 25 | int(10) unsigned | Number of bases that don't match |
repMatches | 0 | int(10) unsigned | Number of bases that match but are part of repeats |
nCount | 0 | int(10) unsigned | Number of 'N' bases |
qNumInsert | 0 | int(10) unsigned | Number of inserts in query |
qBaseInsert | 0 | int(10) unsigned | Number of bases inserted in query |
tNumInsert | 2 | int(10) unsigned | Number of inserts in target |
tBaseInsert | 884 | int(10) unsigned | Number of bases inserted in target |
strand | + | char(2) | + or - for strand. First character query, second target (optional) |
qName | AM992877 | varchar(255) | Query sequence name |
qSize | 1604 | int(10) unsigned | Query sequence size |
qStart | 0 | int(10) unsigned | Alignment start position in query |
qEnd | 1603 | int(10) unsigned | Alignment end position in query |
tName | chr1 | varchar(255) | Target sequence name |
tSize | 246127941 | int(10) unsigned | Target sequence size |
tStart | 1736 | int(10) unsigned | Alignment start position in target |
tEnd | 4223 | int(10) unsigned | Alignment end position in target |
blockCount | 3 | int(10) unsigned | Number of blocks in alignment |
blockSizes | 354,109,1140, | longblob | Size of each block |
qStarts | 0,354,463, | longblob | Start of each block in query. |
tStarts | 1736,2475,3083, | 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 | 1578 | 25 | 0 | 0 | 0 | 0 | 2 | 884 | + | AM992877 | 1604 | 0 | 1603 | chr1 | 246127941 | 1736 | 4223 | 3 | 354,109,1140, | 0,354,463, | 1736,2475,3083, |
585 | 1418 | 21 | 0 | 0 | 0 | 0 | 2 | 1048 | + | AM992881 | 1440 | 0 | 1439 | chr1 | 246127941 | 1736 | 4223 | 3 | 354,127,958, | 0,354,481, | 1736,2457,3265, |
585 | 1533 | 12 | 0 | 0 | 0 | 0 | 4 | 944 | + | AM992878 | 1545 | 0 | 1545 | chr1 | 246127941 | 1736 | 4225 | 5 | 354,52,436,299,404, | 0,354,406,842,1141, | 1736,2508,3083,3521,3821, |
585 | 1578 | 27 | 0 | 0 | 0 | 0 | 2 | 884 | + | AM992879 | 1605 | 0 | 1605 | chr1 | 246127941 | 1736 | 4225 | 3 | 354,109,1142, | 0,354,463, | 1736,2475,3083, |
585 | 1652 | 0 | 0 | 0 | 0 | 0 | 2 | 884 | + | AM992871 | 1652 | 0 | 1652 | chr1 | 246127941 | 1736 | 4272 | 3 | 354,109,1189, | 0,354,463, | 1736,2475,3083, |
585 | 1650 | 2 | 0 | 0 | 0 | 0 | 2 | 884 | + | AM992872 | 1652 | 0 | 1652 | chr1 | 246127941 | 1736 | 4272 | 3 | 354,109,1189, | 0,354,463, | 1736,2475,3083, |
585 | 1648 | 4 | 0 | 0 | 0 | 0 | 2 | 884 | + | AM992875 | 1652 | 0 | 1652 | chr1 | 246127941 | 1736 | 4272 | 3 | 354,109,1189, | 0,354,463, | 1736,2475,3083, |
585 | 1485 | 3 | 0 | 0 | 0 | 0 | 2 | 1048 | + | AM992880 | 1488 | 0 | 1488 | chr1 | 246127941 | 1736 | 4272 | 3 | 354,127,1007, | 0,354,481, | 1736,2457,3265, |
585 | 1631 | 8 | 0 | 0 | 0 | 0 | 4 | 897 | + | BC032353 | 1673 | 0 | 1639 | chr1 | 246127941 | 1736 | 4272 | 5 | 354,109,737,300,139, | 0,354,463,1200,1500, | 1736,2475,3083,3821,4133, |
585 | 1241 | 7 | 0 | 0 | 0 | 0 | 3 | 502 | + | AM992873 | 1248 | 0 | 1248 | chr1 | 246127941 | 2475 | 4225 | 4 | 109,436,299,404, | 0,109,545,844, | 2475,3083,3521,3821, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|