|
|
Database: ornAna2 Primary Table: all_mrna Row Count: 335   Data last updated: 2018-03-25
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 10 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
matches | 496 | int(10) unsigned | range | Number of bases that match that aren't repeats |
misMatches | 4 | 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 | 1 | int(10) unsigned | range | Number of inserts in query |
qBaseInsert | 365 | int(10) unsigned | range | Number of bases inserted in query |
tNumInsert | 4 | int(10) unsigned | range | Number of inserts in target |
tBaseInsert | 447683 | int(10) unsigned | range | Number of bases inserted in target |
strand | + | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | JQ350810 | varchar(255) | values | Query sequence name |
qSize | 945 | int(10) unsigned | range | Query sequence size |
qStart | 80 | int(10) unsigned | range | Alignment start position in query |
qEnd | 945 | int(10) unsigned | range | Alignment end position in query |
tName | chr1 | varchar(255) | values | Target sequence name |
tSize | 47594283 | int(10) unsigned | range | Target sequence size |
tStart | 15718757 | int(10) unsigned | range | Alignment start position in target |
tEnd | 16166940 | int(10) unsigned | range | Alignment end position in target |
blockCount | 5 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 25,53,149,118,155, | longblob | | Size of each block |
qStarts | 80,105,523,672,790, | longblob | | Start of each block in query. |
tStarts | 15718757,15718783,16161032,... | 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 |
---|
10 | 496 | 4 | 0 | 0 | 1 | 365 | 4 | 447683 | + | JQ350810 | 945 | 80 | 945 | chr1 | 47594283 | 15718757 | 16166940 | 5 | 25,53,149,118,155, | 80,105,523,672,790, | 15718757,15718783,16161032,16164086,16166785, |
593 | 1809 | 3 | 0 | 0 | 0 | 0 | 2 | 4352 | + | JQ350818 | 1812 | 0 | 1812 | chr10 | 11243762 | 1167508 | 1173672 | 3 | 954,90,768, | 0,954,1044, | 1167508,1169859,1172904, |
624 | 118 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | FZ427194 | 118 | 0 | 118 | chr10 | 11243762 | 5175035 | 5175153 | 1 | 118, | 0, | 5175035, |
624 | 121 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | FZ427196 | 121 | 0 | 121 | chr10 | 11243762 | 5175426 | 5175547 | 1 | 121, | 0, | 5175426, |
618 | 123 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | - | FZ427237 | 123 | 0 | 123 | chr11 | 6809224 | 4441982 | 4442105 | 1 | 123, | 0, | 4441982, |
1006 | 89 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | - | JQ350811 | 1272 | 1183 | 1272 | chr3 | 59581953 | 55197995 | 55198085 | 2 | 13,76, | 0,13, | 55197995,55198009, |
752 | 391 | 16 | 0 | 0 | 1 | 15 | 2 | 101 | + | AF381299 | 521 | 1 | 423 | chr4 | 58987262 | 21975713 | 21976221 | 3 | 115,101,191, | 1,116,232, | 21975713,21975917,21976030, |
752 | 388 | 14 | 0 | 0 | 1 | 20 | 3 | 107 | + | AF381310 | 545 | 1 | 423 | chr4 | 58987262 | 21975715 | 21976224 | 4 | 51,61,101,189, | 1,52,113,234, | 21975715,21975767,21975917,21976035, |
752 | 394 | 12 | 0 | 0 | 0 | 0 | 2 | 93 | + | AF381324 | 472 | 0 | 406 | chr4 | 58987262 | 21992969 | 21993468 | 3 | 101,2,303, | 0,101,103, | 21992969,21993143,21993165, |
752 | 394 | 12 | 0 | 0 | 0 | 0 | 2 | 93 | + | AY055778 | 1619 | 0 | 406 | chr4 | 58987262 | 21992969 | 21993468 | 3 | 101,2,303, | 0,101,103, | 21992969,21993143,21993165, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|