|
|
Database: bosTau8 Primary Table: refSeqAli Row Count: 14,943 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 | 587 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
matches | 2273 | 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 | 4 | int(10) unsigned | range | Number of inserts in target |
tBaseInsert | 8928 | 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_001034679 | varchar(255) | values | Query sequence name |
qSize | 2342 | int(10) unsigned | range | Query sequence size |
qStart | 1 | int(10) unsigned | range | Alignment start position in query |
qEnd | 2274 | int(10) unsigned | range | Alignment end position in query |
tName | chr1 | varchar(255) | values | Target sequence name |
tSize | 158337067 | int(10) unsigned | range | Target sequence size |
tStart | 351707 | int(10) unsigned | range | Alignment start position in target |
tEnd | 362908 | int(10) unsigned | range | Alignment end position in target |
blockCount | 5 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 167,174,160,1726,46, | longblob | | Size of each block |
qStarts | 1,168,342,502,2228, | longblob | | Start of each block in query. |
tStarts | 351707,355063,357792,361135... | 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 |
---|
587 | 2273 | 0 | 0 | 0 | 0 | 0 | 4 | 8928 | + | NM_001034679 | 2342 | 1 | 2274 | chr1 | 158337067 | 351707 | 362908 | 5 | 167,174,160,1726,46, | 1,168,342,502,2228, | 351707,355063,357792,361135,362862, |
588 | 795 | 1 | 0 | 0 | 0 | 0 | 2 | 5700 | + | NM_001077977 | 908 | 0 | 796 | chr1 | 158337067 | 401205 | 407701 | 3 | 72,95,629, | 0,72,167, | 401205,402256,407072, |
588 | 1012 | 7 | 0 | 0 | 0 | 0 | 0 | 0 | - | NM_001077124 | 1116 | 0 | 1019 | chr1 | 158337067 | 459809 | 460828 | 1 | 1019, | 97, | 459809, |
588 | 522 | 0 | 0 | 0 | 0 | 0 | 3 | 14911 | - | NM_001114516 | 538 | 0 | 522 | chr1 | 158337067 | 463563 | 478996 | 4 | 183,178,99,62, | 16,199,377,476, | 463563,466227,472786,478934, |
588 | 779 | 0 | 0 | 0 | 0 | 0 | 1 | 7029 | - | NM_001077084 | 793 | 0 | 779 | chr1 | 158337067 | 484624 | 492432 | 2 | 673,106, | 14,687, | 484624,492326, |
590 | 871 | 0 | 0 | 0 | 1 | 18 | 2 | 62940 | - | NM_001040584 | 913 | 0 | 889 | chr1 | 158337067 | 669918 | 733729 | 3 | 563,141,167, | 24,587,746, | 669918,686165,733562, |
590 | 2150 | 7 | 0 | 0 | 0 | 0 | 0 | 0 | - | NM_174607 | 2157 | 0 | 2157 | chr1 | 158337067 | 709486 | 711643 | 1 | 2157, | 0, | 709486, |
592 | 736 | 4 | 0 | 0 | 0 | 0 | 6 | 6619 | + | NM_174244 | 779 | 39 | 779 | chr1 | 158337067 | 922634 | 929993 | 7 | 66,51,111,130,113,87,182, | 39,105,156,267,397,510,597, | 922634,924036,925033,927297,928109,929447,929811, |
594 | 1405 | 0 | 0 | 0 | 0 | 0 | 12 | 32219 | + | NM_001035037 | 1421 | 0 | 1405 | chr1 | 158337067 | 1189227 | 1222851 | 13 | 56,72,78,73,45,69,134,112,99,122,106,46,393, | 0,56,128,206,279,324,393,527,639,738,860,966,1012, | 1189227,1197950,1199591,1200397,1202510,1204233,1212848,1214108,1216476,1218230,1219380,1221872,1222458, |
594 | 2311 | 0 | 0 | 0 | 0 | 0 | 9 | 7730 | + | NM_001083445 | 2312 | 0 | 2311 | chr1 | 158337067 | 1223604 | 1233645 | 10 | 297,81,204,179,179,82,105,199,213,772, | 0,297,378,582,761,940,1022,1127,1326,1539, | 1223604,1224652,1225666,1226772,1228164,1228966,1229156,1230107,1231485,1232873, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|