|
|
Database: criGriChoV2 Primary Table: all_est Row Count: 13   Data last updated: 2018-03-13
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 1363 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
matches | 260 | 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 | 2 | int(10) unsigned | range | Number of inserts in target |
tBaseInsert | 1750 | int(10) unsigned | range | Number of bases inserted in target |
strand | + | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | AF022942 | varchar(255) | values | Query sequence name |
qSize | 260 | int(10) unsigned | range | Query sequence size |
qStart | 0 | int(10) unsigned | range | Alignment start position in query |
qEnd | 260 | int(10) unsigned | range | Alignment end position in query |
tName | LT883665v1 | varchar(255) | values | Target sequence name |
tSize | 169160581 | int(10) unsigned | range | Target sequence size |
tStart | 102000759 | int(10) unsigned | range | Alignment start position in target |
tEnd | 102002769 | int(10) unsigned | range | Alignment end position in target |
blockCount | 3 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 47,109,104, | longblob | | Size of each block |
qStarts | 0,47,156, | longblob | | Start of each block in query. |
tStarts | 102000759,102002478,102002665, | 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 |
---|
1363 | 260 | 0 | 0 | 0 | 0 | 0 | 2 | 1750 | + | AF022942 | 260 | 0 | 260 | LT883665v1 | 169160581 | 102000759 | 102002769 | 3 | 47,109,104, | 0,47,156, | 102000759,102002478,102002665, |
1363 | 44 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | - | AF022941 | 222 | 0 | 45 | LT883665v1 | 169160581 | 102004198 | 102004243 | 1 | 45, | 177, | 102004198, |
1363 | 163 | 0 | 0 | 0 | 2 | 4 | 2 | 6 | + | AF022941 | 222 | 55 | 222 | LT883665v1 | 169160581 | 102004200 | 102004369 | 4 | 26,4,109,24, | 55,81,86,198, | 102004200,102004227,102004231,102004345, |
636 | 176 | 2 | 0 | 0 | 1 | 1 | 0 | 0 | - | AF022945 | 179 | 0 | 179 | LT883667v1 | 121238278 | 6808980 | 6809158 | 2 | 166,12, | 0,167, | 6808980,6809146, |
871 | 105 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | - | AF022944 | 192 | 0 | 106 | LT883670v1 | 76556377 | 37495182 | 37495288 | 1 | 106, | 86, | 37495182, |
834 | 1303 | 11 | 0 | 0 | 0 | 0 | 1 | 2425 | + | AF180918 | 1344 | 29 | 1343 | LT883677v1 | 52910048 | 32762624 | 32766363 | 2 | 108,1206, | 29,137, | 32762624,32765157, |
767 | 208 | 0 | 0 | 0 | 3 | 3 | 3 | 3 | + | AF022938 | 217 | 6 | 217 | LT883693v1 | 26524550 | 23872542 | 23872753 | 7 | 33,13,13,69,60,3,17, | 6,40,53,67,137,197,200, | 23872542,23872575,23872589,23872602,23872671,23872732,23872736, |
767 | 261 | 0 | 0 | 0 | 0 | 0 | 2 | 661 | - | AF022939 | 261 | 0 | 261 | LT883693v1 | 26524550 | 23872800 | 23873722 | 3 | 12,52,197, | 0,12,64, | 23872800,23872813,23873525, |
767 | 223 | 0 | 0 | 0 | 1 | 1 | 3 | 662 | - | AF022940 | 232 | 0 | 224 | LT883693v1 | 26524550 | 23872814 | 23873699 | 5 | 31,7,12,86,87, | 8,39,47,59,145, | 23872814,23872846,23872853,23873525,23873612, |
626 | 89 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | + | AF022944 | 192 | 103 | 192 | LT883710v1 | 6499421 | 5386703 | 5386792 | 1 | 89, | 103, | 5386703, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|