Schema for Primate RBest Chain/Net - Primate Reciprocal Best Chain and Net Alignments
  Database: hg38    Primary Table: netRBestColAng1    Row Count: 1,226,857   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 90897int(10) unsigned Start on target
tEnd 92058int(10) unsigned End on target
strand -char(1) Orientation of query. + or -
qName NW_012110918v1varchar(255) Query chromosome
qStart 19691175int(10) unsigned Start on query
qEnd 19691993int(10) unsigned End on query
chainId 13052int(10) unsigned Associated chain Id with alignment details
ali 8int(10) unsigned Bases in gap-free alignments
score 400double 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 5int(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 743int(11) RepeatMasker bases on target. -1 for undefined
qR 466int(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.chainRBestColAng1.id (via netRBestColAng1.chainId)
      hg38.chainRBestColAng1Link.chainId (via netRBestColAng1.chainId)

Sample Rows
 
binleveltNametStarttEndstrandqNameqStartqEndchainIdaliscoreqOverqFarqDuptypetNqNtRqRtNewRqNewRtOldRqOldRtTrfqTrf
5851chr19089792058-NW_012110918v11969117519691993130528400-1-15top00743466-1-1-1-100
5852chr19090492057-NW_012110918v11969117619691986000-1-1-1gap00742465-1-1-1-100
5851chr1109569109574-NW_012118487v1235457702354577528935314-1-15top0055-1-1-1-150
5861chr1147743147910+NW_012116633v176304676321350121671420-1-10top00167167-1-1-1-100
5861chr1189416207438-NW_012117788v17571037844352477431812-1-1172top050614813346-1-1-1-1276283
5862chr1189457206865-NW_012117788v1757666784394000-1-1-1gap050612013329-1-1-1-1276242
5862chr1206866207437-NW_012117788v1757104757665000-1-1-1gap00017-1-1-1-100
5871chr1382670382671+NW_012117377v1495486549548662107149-1-11top0000-1-1-1-100
5881chr1453909453911+NW_012119877v13466053466071785290-1-12top0000-1-1-1-100
5891chr1606294611267-NW_012110918v1196684521967204337877274-1-11417top00332341-1-1-1-11582101

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