|
|
Database: bosTau6 Primary Table: all_mrna Row Count: 21,138   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 | BC103185 | 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 | + | BC103185 | 2342 | 1 | 2274 | chr1 | 158337067 | 351707 | 362908 | 5 | 167,174,160,1726,46, | 1,168,342,502,2228, | 351707,355063,357792,361135,362862, |
587 | 2251 | 2 | 0 | 0 | 0 | 0 | 3 | 8927 | + | BT030515 | 2253 | 0 | 2253 | chr1 | 158337067 | 351726 | 362906 | 4 | 148,174,160,1771, | 0,148,322,482, | 351726,355063,357792,361135, |
588 | 775 | 1 | 20 | 0 | 0 | 0 | 2 | 5700 | + | BC112873 | 909 | 1 | 797 | chr1 | 158337067 | 401205 | 407701 | 3 | 72,95,629, | 1,73,168, | 401205,402256,407072, |
588 | 1012 | 7 | 0 | 0 | 0 | 0 | 0 | 0 | - | BC110185 | 1118 | 2 | 1021 | chr1 | 158337067 | 459809 | 460828 | 1 | 1019, | 97, | 459809, |
588 | 522 | 0 | 0 | 0 | 0 | 0 | 3 | 14911 | - | BC146134 | 539 | 1 | 523 | 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 | - | BC111662 | 794 | 1 | 780 | chr1 | 158337067 | 484624 | 492432 | 2 | 673,106, | 14,687, | 484624,492326, |
590 | 871 | 0 | 0 | 0 | 1 | 18 | 2 | 62940 | - | BC102978 | 914 | 1 | 890 | chr1 | 158337067 | 669918 | 733729 | 3 | 563,141,167, | 24,587,746, | 669918,686165,733562, |
590 | 622 | 4 | 0 | 0 | 0 | 0 | 2 | 3 | - | S72877 | 626 | 0 | 626 | chr1 | 158337067 | 709514 | 710143 | 3 | 363,3,260, | 0,363,366, | 709514,709879,709883, |
592 | 736 | 4 | 0 | 0 | 0 | 0 | 6 | 6619 | + | M18753 | 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, |
592 | 737 | 0 | 0 | 0 | 0 | 0 | 6 | 6619 | + | BC102204 | 806 | 2 | 739 | chr1 | 158337067 | 922636 | 929992 | 7 | 64,51,111,130,113,87,181, | 2,66,117,228,358,471,558, | 922636,924036,925033,927297,928109,929447,929811, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|