Schema for Primate RBest Chain/Net - Primate Reciprocal Best Chain and Net Alignments
  Database: hg38    Primary Table: netRBestRhiRox1    Row Count: 1,207,287   Data last updated: 2017-10-27
Format description: Database representation of a net of alignments.
On download server: MariaDB table dump directory
fieldexampleSQL type description
bin 585smallint(5) unsigned Indexing field to speed chromosome range queries.
level 1int(10) unsigned Level of alignment
tName chr1varchar(255) Target chromosome
tStart 28416int(10) unsigned Start on target
tEnd 28419int(10) unsigned End on target
strand -char(1) Orientation of query. + or -
qName KN294453v1varchar(255) Query chromosome
qStart 395232int(10) unsigned Start on query
qEnd 395235int(10) unsigned End on query
chainId 5715int(10) unsigned Associated chain Id with alignment details
ali 3int(10) unsigned Bases in gap-free alignments
score 167double Score - a number proportional to 100x matching bases
qOver -1int(11) Overlap with parent gap on query side. -1 for undefined
qFar -1int(11) Distance from parent gap on query side. -1 for undefined
qDup 3int(11) Bases with two or more copies in query. -1 for undefined
type topvarchar(255) Syntenic type: gap/top/syn/nonsyn/inv
tN 0int(11) Unsequenced bases on target. -1 for undefined
qN 0int(11) Unsequenced bases on query. -1 for undefined
tR 0int(11) RepeatMasker bases on target. -1 for undefined
qR 0int(11) RepeatMasker bases on query. -1 for undefined
tNewR -1int(11) Lineage specific repeats on target. -1 for undefined
qNewR -1int(11) Lineage specific repeats on query. -1 for undefined
tOldR -1int(11) Bases of ancient repeats on target. -1 for undefined
qOldR -1int(11) Bases of ancient repeats on query. -1 for undefined
tTrf 0int(11) Bases of tandem repeats on target. -1 for undefined
qTrf 0int(11) Bases of tandem repeats on query. -1 for undefined

Connected Tables and Joining Fields
        hg38.chainRBestRhiRox1.id (via netRBestRhiRox1.chainId)
      hg38.chainRBestRhiRox1Link.chainId (via netRBestRhiRox1.chainId)

Sample Rows
 
binleveltNametStarttEndstrandqNameqStartqEndchainIdaliscoreqOverqFarqDuptypetNqNtRqRtNewRqNewRtOldRqOldRtTrfqTrf
5851chr12841628419-KN294453v139523239523557153167-1-13top0000-1-1-1-100
5851chr15224385046-KN299224v11513411912704629191140-1-168top001686823279-1-1-1-11087608
5852chr15224454712-KN299224v1188830191269000-1-1-1gap00334255-1-1-1-100
5852chr15471554736-KN299224v1188806188827000-1-1-1gap002121-1-1-1-12121
5852chr15473954797-KN299224v1187682188803000-1-1-1gap00581118-1-1-1-15812
5852chr15480380442-KN299224v1164309187676000-1-1-1gap00119659688-1-1-1-1569481
5852chr18044785045-KN299224v1151342164304000-1-1-1gap00447212185-1-1-1-142791
5851chr18728187286+KN297143v158955900280755326-1-15top0055-1-1-1-100
5851chr19558895589+KN299427v11094831094849547172-1-11top0001-1-1-1-100
5871chr1280189280191+KN299427v111833311833595672144-1-12top0022-1-1-1-100

Note: all start coordinates in our database are 0-based, not 1-based. See explanation here.