Schema for Primate RBest Chain/Net - Primate Reciprocal Best Chain and Net Alignments
  Database: hg38    Primary Table: netRBestNasLar1    Row Count: 1,357,556   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 11572int(10) unsigned Start on target
tEnd 11574int(10) unsigned End on target
strand +char(1) Orientation of query. + or -
qName chrUn_JMHX01001641v1varchar(255) Query chromosome
qStart 759int(10) unsigned Start on query
qEnd 761int(10) unsigned End on query
chainId 529495int(10) unsigned Associated chain Id with alignment details
ali 2int(10) unsigned Bases in gap-free alignments
score 83double 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 2int(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 2int(11) RepeatMasker bases on target. -1 for undefined
qR 2int(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.chainRBestNasLar1.id (via netRBestNasLar1.chainId)
      hg38.chainRBestNasLar1Link.chainId (via netRBestNasLar1.chainId)

Sample Rows
 
binleveltNametStarttEndstrandqNameqStartqEndchainIdaliscoreqOverqFarqDuptypetNqNtRqRtNewRqNewRtOldRqOldRtTrfqTrf
5851chr11157211574+chrUn_JMHX01001641v1759761529495283-1-12top0022-1-1-1-100
5851chr15224380447-chr77516071775187908839221339-1-169top09341239510464-1-1-1-166083
5852chr15224454712-chr77518551675187907000-1-1-1gap00334255-1-1-1-100
5852chr15471554727-chr77518550175185513000-1-1-1gap001212-1-1-1-11210
5852chr15473154797-chr77518436775185497000-1-1-1gap00661123-1-1-1-16631
5852chr15480371854-chr77516672075184361000-1-1-1gap093438733712-1-1-1-152538
5852chr17185780442-chr77516072275166717000-1-1-1gap0080925350-1-1-1-1440
5851chr1100178100179+chrUn_JMHX01285970v1698699129570183-1-11top0011-1-1-1-100
5861chr1182153182156+chrUn_JMHX01001641v18208235263123125-1-13top0033-1-1-1-100
5861chr1182307182308-chr131046797461046797476454180-1-11top0000-1-1-1-100

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