Schema for Primate RBest Chain/Net - Primate Reciprocal Best Chain and Net Alignments
  Database: hg38    Primary Table: netRBestEulMac1    Row Count: 3,022,077   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 14066int(10) unsigned Start on target
tEnd 16426int(10) unsigned End on target
strand +char(1) Orientation of query. + or -
qName LGHX01010685v1varchar(255) Query chromosome
qStart 619int(10) unsigned Start on query
qEnd 2817int(10) unsigned End on query
chainId 47217int(10) unsigned Associated chain Id with alignment details
ali 269int(10) unsigned Bases in gap-free alignments
score 15301double 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 0int(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 12int(11) Unsequenced bases on query. -1 for undefined
tR 143int(11) RepeatMasker bases on target. -1 for undefined
qR 51int(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 181int(11) Bases of tandem repeats on query. -1 for undefined

Sample Rows
 
binleveltNametStarttEndstrandqNameqStartqEndchainIdaliscoreqOverqFarqDuptypetNqNtRqRtNewRqNewRtOldRqOldRtTrfqTrf
5851chr11406616426+LGHX01010685v161928174721726915301-1-10top01214351-1-1-1-10181
5852chr11419314216+LGHX01010685v1745779000-1-1-1gap0000-1-1-1-100
5852chr11425014806+LGHX01010685v18131273000-1-1-1gap0000-1-1-1-100
5852chr11484616356+LGHX01010685v113142748000-1-1-1gap01214351-1-1-1-10181
5853chr11495915045-LGHX01018608v1348434174041866152-1-10nonSyn0000-1-1-1-100
5851chr11772917733+LGHX01008707v11752175622894490-1-14top0000-1-1-1-100
5851chr15276453149-LGHX01006141v193469938521870551795130-1-10top0000-1-1-1-100
5852chr15279252895-LGHX01006141v19372393824000-1-1-1gap0000-1-1-1-100
5852chr15298153084-LGHX01006141v19353493637000-1-1-1gap0000-1-1-1-100
5851chr16136564791-LGHX01006141v17900781876800541510367-1-12top00925576-1-1-1-100

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