|
|
Database: ce6 Primary Table: refSeqAli Row Count: 53,463   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 | 163 | 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 | NR_001477 | varchar(255) | values | Query sequence name |
qSize | 163 | int(10) unsigned | range | Query sequence size |
qStart | 0 | int(10) unsigned | range | Alignment start position in query |
qEnd | 163 | int(10) unsigned | range | Alignment end position in query |
tName | chrI | varchar(255) | values | Target sequence name |
tSize | 15072421 | int(10) unsigned | range | Target sequence size |
tStart | 3746 | int(10) unsigned | range | Alignment start position in target |
tEnd | 3909 | int(10) unsigned | range | Alignment end position in target |
blockCount | 1 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 163, | longblob | | Size of each block |
qStarts | 0, | longblob | | Start of each block in query. |
tStarts | 3746, | 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 | 163 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | NR_001477 | 163 | 0 | 163 | chrI | 15072421 | 3746 | 3909 | 1 | 163, | 0, | 3746, |
638 | 114 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | NR_056081 | 114 | 0 | 114 | chrIV | 17493785 | 6994888 | 6995002 | 1 | 114, | 0, | 6994888, |
638 | 21 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | + | NR_056082 | 21 | 0 | 21 | chrIV | 17493785 | 6994897 | 6994918 | 1 | 21, | 0, | 6994897, |
638 | 21 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | + | NR_056080 | 21 | 0 | 21 | chrIV | 17493785 | 6994542 | 6994563 | 1 | 21, | 0, | 6994542, |
638 | 21 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | NR_056076 | 21 | 0 | 21 | chrIV | 17493785 | 6993914 | 6993935 | 1 | 21, | 0, | 6993914, |
638 | 21 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | + | NR_056077 | 21 | 0 | 21 | chrIV | 17493785 | 6994120 | 6994141 | 1 | 21, | 0, | 6994120, |
638 | 21 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | + | NR_056073 | 21 | 0 | 21 | chrIV | 17493785 | 6992487 | 6992508 | 1 | 21, | 0, | 6992487, |
638 | 92 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | NR_056074 | 92 | 0 | 92 | chrIV | 17493785 | 6992860 | 6992952 | 1 | 92, | 0, | 6992860, |
638 | 21 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | NR_056075 | 21 | 0 | 21 | chrIV | 17493785 | 6993566 | 6993587 | 1 | 21, | 0, | 6993566, |
638 | 21 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | NR_056072 | 21 | 0 | 21 | chrIV | 17493785 | 6992362 | 6992383 | 1 | 21, | 0, | 6992362, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|