|
|
Database: canFam6 Primary Table: xenoMrna Row Count: 4,811,217   Data last updated: 2021-05-18
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 | 612 | int(10) unsigned | Number of bases that match that aren't repeats |
misMatches | 61 | 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 | 3 | int(10) unsigned | Number of inserts in query |
qBaseInsert | 250 | int(10) unsigned | Number of bases inserted in query |
tNumInsert | 7 | int(10) unsigned | Number of inserts in target |
tBaseInsert | 255 | int(10) unsigned | Number of bases inserted in target |
strand | ++ | char(2) | + or - for strand. First character query, second target (optional) |
qName | KA461050 | varchar(255) | Query sequence name |
qSize | 961 | int(10) unsigned | Query sequence size |
qStart | 9 | int(10) unsigned | Alignment start position in query |
qEnd | 932 | int(10) unsigned | Alignment end position in query |
tName | chr1 | varchar(255) | Target sequence name |
tSize | 122014068 | int(10) unsigned | Target sequence size |
tStart | 29345 | int(10) unsigned | Alignment start position in target |
tEnd | 30273 | int(10) unsigned | Alignment end position in target |
blockCount | 9 | int(10) unsigned | Number of blocks in alignment |
blockSizes | 36,18,108,30,56,182,76,59,108, | longblob | Size of each block |
qStarts | 9,45,98,272,451,507,689,765... | longblob | Start of each block in query. |
tStarts | 29345,29417,29469,29577,296... | 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 | 612 | 61 | 0 | 0 | 3 | 250 | 7 | 255 | ++ | KA461050 | 961 | 9 | 932 | chr1 | 122014068 | 29345 | 30273 | 9 | 36,18,108,30,56,182,76,59,108, | 9,45,98,272,451,507,689,765,824, | 29345,29417,29469,29577,29690,29747,29963,30072,30165, |
585 | 854 | 91 | 0 | 0 | 6 | 181 | 10 | 411 | ++ | KA487441 | 1204 | 2 | 1128 | chr1 | 122014068 | 29351 | 30707 | 12 | 28,20,76,28,69,183,74,59,109,127,130,42, | 2,30,50,157,217,286,469,544,603,747,875,1086, | 29351,29414,29467,29579,29677,29747,29965,30072,30164,30307,30434,30665, |
585 | 890 | 95 | 0 | 0 | 5 | 158 | 10 | 371 | ++ | KA511079 | 1179 | 0 | 1143 | chr1 | 122014068 | 29351 | 30707 | 12 | 38,21,80,33,69,187,81,63,114,127,130,42, | 0,38,66,146,247,316,504,585,648,762,890,1101, | 29351,29420,29468,29578,29677,29747,29963,30073,30164,30307,30434,30665, |
585 | 1354 | 88 | 0 | 0 | 7 | 49 | 6 | 64 | ++ | JR804167 | 1502 | 6 | 1497 | chr1 | 122014068 | 29357 | 30863 | 11 | 389,38,46,603,68,89,47,12,45,84,21, | 6,395,434,481,1085,1154,1243,1304,1325,1370,1476, | 29357,29747,29785,29831,30434,30502,30592,30650,30668,30714,30842, |
585 | 1007 | 98 | 0 | 0 | 2 | 3 | 2 | 2 | ++ | BC004115 | 1574 | 103 | 1211 | chr1 | 122014068 | 29408 | 30515 | 4 | 231,106,687,81, | 103,336,442,1130, | 29408,29640,29747,30434, |
585 | 739 | 272 | 0 | 0 | 0 | 0 | 1 | 1 | ++ | BC053233 | 1429 | 54 | 1065 | chr1 | 122014068 | 29417 | 30429 | 2 | 330,681, | 54,384, | 29417,29748, |
585 | 727 | 284 | 0 | 0 | 0 | 0 | 1 | 1 | ++ | CR726042 | 1410 | 49 | 1060 | chr1 | 122014068 | 29417 | 30429 | 2 | 330,681, | 49,379, | 29417,29748, |
585 | 749 | 262 | 0 | 0 | 0 | 0 | 1 | 1 | ++ | JP746191 | 1468 | 79 | 1090 | chr1 | 122014068 | 29417 | 30429 | 2 | 330,681, | 79,409, | 29417,29748, |
585 | 754 | 245 | 0 | 0 | 0 | 0 | 1 | 1 | ++ | BT075217 | 1414 | 74 | 1073 | chr1 | 122014068 | 29429 | 30429 | 2 | 318,681, | 74,392, | 29429,29748, |
585 | 691 | 299 | 0 | 0 | 0 | 0 | 1 | 1 | ++ | JR520249 | 1175 | 75 | 1065 | chr1 | 122014068 | 29435 | 30426 | 2 | 312,678, | 75,387, | 29435,29748, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|