|
|
Database: panPan2 Primary Table: refSeqAli Row Count: 218 Data last updated: 2019-07-17
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 1 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
matches | 2319 | 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 | 11 | int(10) unsigned | range | Number of inserts in target |
tBaseInsert | 36944 | int(10) unsigned | range | Number of bases inserted in target |
strand | + | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | NM_001293718 | varchar(255) | values | Query sequence name |
qSize | 2319 | int(10) unsigned | range | Query sequence size |
qStart | 0 | int(10) unsigned | range | Alignment start position in query |
qEnd | 2319 | int(10) unsigned | range | Alignment end position in query |
tName | chr1 | varchar(255) | values | Target sequence name |
tSize | 229774977 | int(10) unsigned | range | Target sequence size |
tStart | 33550139 | int(10) unsigned | range | Alignment start position in target |
tEnd | 33589402 | int(10) unsigned | range | Alignment end position in target |
blockCount | 12 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 181,121,212,177,174,173,135... | longblob | | Size of each block |
qStarts | 0,181,302,514,691,865,1038,... | longblob | | Start of each block in query. |
tStarts | 33550139,33550413,33550626,... | 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 |
---|
1 | 2319 | 0 | 0 | 0 | 0 | 0 | 11 | 36944 | + | NM_001293718 | 2319 | 0 | 2319 | chr1 | 229774977 | 33550139 | 33589402 | 12 | 181,121,212,177,174,173,135,166,163,113,215,489, | 0,181,302,514,691,865,1038,1173,1339,1502,1615,1830, | 33550139,33550413,33550626,33551203,33552970,33561068,33562300,33563556,33565713,33567073,33586771,33588913, |
1090 | 75 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | NR_106556 | 75 | 0 | 75 | chr1 | 229774977 | 66194649 | 66194724 | 1 | 75, | 0, | 66194649, |
1136 | 86 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | NR_106538 | 86 | 0 | 86 | chr1 | 229774977 | 72273840 | 72273926 | 1 | 86, | 0, | 72273840, |
1433 | 75 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | + | NR_106586 | 75 | 0 | 75 | chr1 | 229774977 | 111204126 | 111204201 | 1 | 75, | 0, | 111204126, |
1582 | 976 | 0 | 0 | 0 | 0 | 0 | 4 | 7996 | + | NM_001290340 | 976 | 0 | 976 | chr1 | 229774977 | 130765002 | 130773974 | 5 | 319,137,176,86,258, | 0,319,456,632,718, | 130765002,130769316,130770210,130772811,130773716, |
1582 | 891 | 0 | 0 | 0 | 0 | 0 | 4 | 4275 | + | NM_001301415 | 891 | 0 | 891 | chr1 | 229774977 | 130768808 | 130773974 | 5 | 234,137,176,86,258, | 0,234,371,547,633, | 130768808,130769316,130770210,130772811,130773716, |
1647 | 867 | 0 | 0 | 0 | 0 | 0 | 3 | 1609 | - | NM_001302655 | 867 | 0 | 867 | chr1 | 229774977 | 139224138 | 139226614 | 4 | 206,269,346,46, | 0,206,475,821, | 139224138,139224739,139225779,139226568, |
1739 | 110 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | NR_106578 | 110 | 0 | 110 | chr1 | 229774977 | 151346554 | 151346664 | 1 | 110, | 0, | 151346554, |
1739 | 110 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | NR_106575 | 110 | 0 | 110 | chr1 | 229774977 | 151352287 | 151352397 | 1 | 110, | 0, | 151352287, |
1948 | 110 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | NR_106591 | 110 | 0 | 110 | chr1 | 229774977 | 178775527 | 178775637 | 1 | 110, | 0, | 178775527, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|