|
|
Database: calJac4 Primary Table: intronEst Row Count: 252,085   Data last updated: 2020-09-21
Format description: Summary info about a patSpace alignment On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 781 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
matches | 677 | int(10) unsigned | range | Number of bases that match that aren't repeats |
misMatches | 3 | 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 | 7516 | int(10) unsigned | range | Number of bases inserted in target |
strand | - | char(2) | values | + or - for strand. First character query, second target (optional) |
qName | EH380667 | varchar(255) | values | Query sequence name |
qSize | 680 | int(10) unsigned | range | Query sequence size |
qStart | 0 | int(10) unsigned | range | Alignment start position in query |
qEnd | 680 | int(10) unsigned | range | Alignment end position in query |
tName | chr1 | varchar(255) | values | Target sequence name |
tSize | 217961735 | int(10) unsigned | range | Target sequence size |
tStart | 25740726 | int(10) unsigned | range | Alignment start position in target |
tEnd | 25748922 | int(10) unsigned | range | Alignment end position in target |
blockCount | 2 | int(10) unsigned | range | Number of blocks in alignment |
blockSizes | 518,162, | longblob | | Size of each block |
qStarts | 0,518, | longblob | | Start of each block in query. |
tStarts | 25740726,25748760, | 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 |
---|
781 | 677 | 3 | 0 | 0 | 0 | 0 | 1 | 7516 | - | EH380667 | 680 | 0 | 680 | chr1 | 217961735 | 25740726 | 25748922 | 2 | 518,162, | 0,518, | 25740726,25748760, |
796 | 672 | 1 | 7 | 0 | 0 | 0 | 4 | 4020 | - | EH380853 | 680 | 0 | 680 | chr1 | 217961735 | 27692299 | 27696999 | 5 | 7,202,99,216,156, | 0,7,209,308,524, | 27692299,27692739,27693584,27696164,27696843, |
99 | 680 | 0 | 0 | 0 | 0 | 0 | 2 | 1801 | - | EH382765 | 680 | 0 | 680 | chr1 | 217961735 | 27918244 | 27920725 | 3 | 485,124,71, | 0,485,609, | 27918244,27919691,27920654, |
1119 | 656 | 1 | 0 | 0 | 1 | 10 | 6 | 17553 | + | EH380899 | 680 | 13 | 680 | chr1 | 217961735 | 70012572 | 70030782 | 7 | 101,45,257,112,112,22,8, | 13,114,159,416,528,650,672, | 70012572,70019185,70020717,70027829,70030628,70030751,70030774, |
1121 | 653 | 8 | 0 | 0 | 1 | 1 | 3 | 5547 | + | EH382133 | 680 | 13 | 675 | chr1 | 217961735 | 70371496 | 70377704 | 5 | 107,74,71,164,245, | 13,121,195,266,430, | 70371496,70371603,70371801,70372505,70377459, |
1379 | 546 | 1 | 116 | 0 | 0 | 0 | 11 | 22594 | - | EH381067 | 680 | 17 | 680 | chr1 | 217961735 | 104119379 | 104142636 | 12 | 6,5,16,18,81,130,66,69,52,57,116,47, | 0,6,11,27,45,126,256,322,391,443,500,616, | 104119379,104119386,104119392,104119409,104119428,104119879,104121111,104121279,104131391,104137137,104138638,104142589, |
1379 | 533 | 2 | 116 | 0 | 1 | 1 | 7 | 22590 | - | EH382136 | 680 | 28 | 680 | chr1 | 217961735 | 104119395 | 104142636 | 9 | 32,82,130,66,69,52,57,116,47, | 0,33,115,245,311,380,432,489,605, | 104119395,104119427,104119879,104121111,104121279,104131391,104137137,104138638,104142589, |
1546 | 659 | 1 | 0 | 0 | 0 | 0 | 2 | 4646 | + | EH381348 | 680 | 20 | 680 | chr1 | 217961735 | 126058573 | 126063879 | 3 | 254,76,330, | 20,274,350, | 126058573,126061325,126063549, |
1649 | 680 | 0 | 0 | 0 | 0 | 0 | 1 | 3436 | + | EH381728 | 680 | 0 | 680 | chr1 | 217961735 | 139498156 | 139502272 | 2 | 128,552, | 0,128, | 139498156,139501720, |
1660 | 680 | 0 | 0 | 0 | 0 | 0 | 2 | 301 | - | EH380948 | 680 | 0 | 680 | chr1 | 217961735 | 140915730 | 140916711 | 3 | 11,531,138, | 0,11,542, | 140915730,140915742,140916573, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|