|
|
Database: xenTro2 Primary Table: intronEst Row Count: 742,381   Data last updated: 2016-04-24
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | description |
bin | 585 | smallint(5) unsigned | Indexing field to speed chromosome range queries. |
matches | 454 | int(10) unsigned | Number of bases that match that aren't repeats |
misMatches | 1 | int(10) unsigned | Number of bases that don't match |
repMatches | 0 | int(10) unsigned | Number of bases that match but are part of repeats |
nCount | 0 | int(10) unsigned | Number of 'N' bases |
qNumInsert | 0 | int(10) unsigned | Number of inserts in query |
qBaseInsert | 0 | int(10) unsigned | Number of bases inserted in query |
tNumInsert | 2 | int(10) unsigned | Number of inserts in target |
tBaseInsert | 6851 | int(10) unsigned | Number of bases inserted in target |
strand | + | char(2) | + or - for strand. First character query, second target (optional) |
qName | AL778536 | varchar(255) | Query sequence name |
qSize | 539 | int(10) unsigned | Query sequence size |
qStart | 84 | int(10) unsigned | Alignment start position in query |
qEnd | 539 | int(10) unsigned | Alignment end position in query |
tName | scaffold_1 | varchar(255) | Target sequence name |
tSize | 7817814 | int(10) unsigned | Target sequence size |
tStart | 17461 | int(10) unsigned | Alignment start position in target |
tEnd | 24767 | int(10) unsigned | Alignment end position in target |
blockCount | 3 | int(10) unsigned | Number of blocks in alignment |
blockSizes | 97,101,257, | longblob | Size of each block |
qStarts | 84,181,282, | longblob | Start of each block in query. |
tStarts | 17461,20068,24510, | 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 | 454 | 1 | 0 | 0 | 0 | 0 | 2 | 6851 | + | AL778536 | 539 | 84 | 539 | scaffold_1 | 7817814 | 17461 | 24767 | 3 | 97,101,257, | 84,181,282, | 17461,20068,24510, |
585 | 646 | 1 | 0 | 0 | 0 | 0 | 6 | 14996 | - | AL854817 | 647 | 0 | 647 | scaffold_1 | 7817814 | 75954 | 91597 | 7 | 20,87,97,130,122,43,148, | 0,20,107,204,334,456,499, | 75954,76176,76539,86918,87798,91226,91449, |
585 | 627 | 1 | 0 | 0 | 0 | 0 | 5 | 14794 | - | AL645289 | 628 | 0 | 628 | scaffold_1 | 7817814 | 76185 | 91607 | 6 | 78,97,130,122,43,158, | 0,78,175,305,427,470, | 76185,76539,86918,87798,91226,91449, |
585 | 586 | 9 | 0 | 1 | 0 | 0 | 4 | 14518 | - | AL796761 | 596 | 0 | 596 | scaffold_1 | 7817814 | 76558 | 91672 | 5 | 78,130,122,43,223, | 0,78,208,330,373, | 76558,86918,87798,91226,91449, |
585 | 649 | 0 | 0 | 0 | 0 | 0 | 4 | 9264 | - | AL865626 | 649 | 0 | 649 | scaffold_1 | 7817814 | 81684 | 91597 | 5 | 206,130,122,43,148, | 0,206,336,458,501, | 81684,86918,87798,91226,91449, |
585 | 616 | 2 | 0 | 0 | 0 | 0 | 4 | 9264 | - | AL791716 | 625 | 7 | 625 | scaffold_1 | 7817814 | 81774 | 91656 | 5 | 116,130,122,43,207, | 0,116,246,368,411, | 81774,86918,87798,91226,91449, |
585 | 489 | 4 | 0 | 0 | 0 | 0 | 3 | 4236 | - | AL794802 | 493 | 0 | 493 | scaffold_1 | 7817814 | 86943 | 91672 | 4 | 105,122,43,223, | 0,105,227,270, | 86943,87798,91226,91449, |
588 | 576 | 1 | 0 | 0 | 0 | 0 | 1 | 9218 | - | AL780086 | 577 | 0 | 577 | scaffold_1 | 7817814 | 463007 | 472802 | 2 | 509,68, | 0,509, | 463007,472734, |
588 | 615 | 0 | 0 | 0 | 0 | 0 | 1 | 9218 | - | AL662705 | 615 | 0 | 615 | scaffold_1 | 7817814 | 463181 | 473014 | 2 | 335,280, | 0,335, | 463181,472734, |
588 | 540 | 0 | 0 | 4 | 0 | 0 | 4 | 13100 | - | AL963618 | 544 | 0 | 544 | scaffold_1 | 7817814 | 472866 | 486510 | 5 | 155,73,72,186,58, | 0,155,228,300,486, | 472866,474142,482057,484803,486452, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|