|
|
Database: oviAri1 Primary Table: all_mrna Row Count: 2,827   Data last updated: 2020-08-22
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 585 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
matches | 256 | int(10) unsigned | range | Number of bases that match that aren't repeats |
misMatches | 1 | 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 | 1 | int(10) unsigned | range | Number of inserts in target |
tBaseInsert | 1 | int(10) unsigned | range | Number of bases inserted in target |
strand | + | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | DQ239670 | varchar(255) | values | Query sequence name |
qSize | 625 | int(10) unsigned | range | Query sequence size |
qStart | 0 | int(10) unsigned | range | Alignment start position in query |
qEnd | 257 | int(10) unsigned | range | Alignment end position in query |
tName | chr1 | varchar(255) | values | Target sequence name |
tSize | 299839927 | int(10) unsigned | range | Target sequence size |
tStart | 93195 | int(10) unsigned | range | Alignment start position in target |
tEnd | 93453 | int(10) unsigned | range | Alignment end position in target |
blockCount | 2 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 83,174, | longblob | | Size of each block |
qStarts | 0,83, | longblob | | Start of each block in query. |
tStarts | 93195,93279, | 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 | 256 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | + | DQ239670 | 625 | 0 | 257 | chr1 | 299839927 | 93195 | 93453 | 2 | 83,174, | 0,83, | 93195,93279, |
600 | 440 | 1 | 0 | 40 | 1 | 31 | 4 | 4443 | + | AY253914 | 544 | 32 | 544 | chr1 | 299839927 | 2004669 | 2009593 | 5 | 114,63,155,91,58, | 32,146,209,395,486, | 2004669,2005482,2006488,2008546,2009535, |
600 | 416 | 0 | 0 | 0 | 0 | 0 | 4 | 1782 | + | EF583558 | 416 | 0 | 416 | chr1 | 299839927 | 2020500 | 2022698 | 5 | 17,125,154,11,109, | 0,17,142,296,307, | 2020500,2020603,2021463,2021618,2022589, |
605 | 457 | 2 | 0 | 16 | 0 | 0 | 2 | 2401 | - | AF450453 | 477 | 2 | 477 | chr1 | 299839927 | 2625493 | 2628369 | 3 | 293,142,40, | 0,293,435, | 2625493,2626258,2628329, |
606 | 438 | 3 | 0 | 0 | 1 | 155 | 2 | 790 | + | AF129288 | 738 | 0 | 596 | chr1 | 299839927 | 2825623 | 2826854 | 3 | 41,60,340, | 0,196,256, | 2825623,2825819,2826514, |
616 | 362 | 2 | 0 | 0 | 1 | 392 | 1 | 389 | - | DQ239684 | 785 | 0 | 756 | chr1 | 299839927 | 4131538 | 4132291 | 2 | 91,273, | 29,512, | 4131538,4132018, |
629 | 233 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | + | FJ969415 | 579 | 265 | 500 | chr1 | 299839927 | 5809232 | 5809467 | 1 | 235, | 265, | 5809232, |
632 | 399 | 0 | 0 | 0 | 1 | 227 | 4 | 19619 | - | AJ544160 | 633 | 0 | 626 | chr1 | 299839927 | 6209017 | 6229035 | 5 | 93,51,57,127,71, | 7,100,151,435,562, | 6209017,6211489,6212759,6228740,6228964, |
634 | 1320 | 5 | 33 | 0 | 1 | 28 | 4 | 5554 | - | HQ263383 | 2297 | 889 | 2275 | chr1 | 299839927 | 6508626 | 6515538 | 5 | 557,346,233,88,134, | 22,607,953,1186,1274, | 6508626,6509819,6512351,6512873,6515404, |
634 | 1320 | 5 | 33 | 0 | 1 | 28 | 4 | 5554 | - | HQ263384 | 2293 | 885 | 2271 | chr1 | 299839927 | 6508626 | 6515538 | 5 | 557,346,233,88,134, | 22,607,953,1186,1274, | 6508626,6509819,6512351,6512873,6515404, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|