Home     Genomes     Genome Browser     Blat     Tables     PCR     Session    FAQ     Help  
  Schema for netOrnAna1
  Database: bosTau4    Primary Table: netOrnAna1    Row Count: 823,805
Format description: Database representation of a net of alignments.
fieldexampleSQL type description
bin 585smallint unsigned Indexing field to speed chromosome range queries.
level 1int unsigned Level of alignment
tName chr1varchar(255) Target chromosome
tStart 12635int unsigned Start on target
tEnd 13357int unsigned End on target
strand -char(1) Orientation of query. + or -
qName chr2varchar(255) Query chromosome
qStart 50861719int unsigned Start on query
qEnd 50862462int unsigned End on query
chainId 281499int unsigned Associated chain Id with alignment details
ali 699int unsigned Bases in gap-free alignments
score 23691double Score - a number proportional to 100x matching bases
qOver -1int Overlap with parent gap on query side. -1 for undefined
qFar -1int Distance from parent gap on query side. -1 for undefined
qDup 743int Bases with two or more copies in query. -1 for undefined
type topvarchar(255) Syntenic type: gap/top/syn/nonsyn/inv
tN 0int Unsequenced bases on target. -1 for undefined
qN 0int Unsequenced bases on query. -1 for undefined
tR 71int RepeatMasker bases on target. -1 for undefined
qR 0int RepeatMasker bases on query. -1 for undefined
tNewR -1int Lineage specific repeats on target. -1 for undefined
qNewR -1int Lineage specific repeats on query. -1 for undefined
tOldR -1int Bases of ancient repeats on target. -1 for undefined
qOldR -1int Bases of ancient repeats on query. -1 for undefined
tTrf 0int Bases of tandem repeats on target. -1 for undefined
qTrf 0int Bases of tandem repeats on query. -1 for undefined

  Connected Tables and Joining Fields
        bosTau4.chainOrnAna1.id (via netOrnAna1.chainId)
      bosTau4.chainOrnAna1Link.chainId (via netOrnAna1.chainId)

  Sample Rows
 
binleveltNametStarttEndstrandqNameqStartqEndchainIdaliscoreqOverqFarqDuptypetNqNtRqRtNewRqNewRtOldRqOldRtTrfqTrf
5851chr11263513357-chr2508617195086246228149969923691-1-1743top00710-1-1-1-100
5852chr11300213016-chr25086208450862084000-1-1-1gap00140-1-1-1-100
5851chr12525725450-Contig15780646966441223731744237-1-1175top00290-1-1-1-100
5851chr12636826682+Ultra1631125429112573988202735692-1-1310top0000-1-1-1-100
5852chr12661926651+Ultra16311257101125710000-1-1-1gap0000-1-1-1-100
5851chr12673526928+Ultra1631125787112602088201863878-1-1233top0000-1-1-1-100
5851chr12692827110+Ultra16391503291523745901753281-1-1205top0000-1-1-1-100
5851chr12711027238+Ultra1631126216112636988201202502-1-1153top0000-1-1-1-100
5851chr12726687432+Ultra1631253336136114332467993177997-1-199098top071622310142108-1-1-1-11320741
5852chr12818436638+Ultra16312542641261510000-1-1-1gap0312230902483-1-1-1-1400

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


  Platypus Net (netOrnAna1) Track Description
 

Description

This track shows the best platypus/cow chain for every part of the cow genome. It is useful for finding orthologous regions and for studying genome rearrangement. The platypus sequence used in this annotation is from the Mar. 2007 (ornAna1) assembly.

Display Conventions and Configuration

In full display mode, the top-level (level 1) chains are the largest, highest-scoring chains that span this region. In many cases gaps exist in the top-level chain. When possible, these are filled in by other chains that are displayed at level 2. The gaps in level 2 chains may be filled by level 3 chains and so forth.

In the graphical display, the boxes represent ungapped alignments; the lines represent gaps. Click on a box to view detailed information about the chain as a whole; click on a line to display information about the gap. The detailed information is useful in determining the cause of the gap or, for lower level chains, the genomic rearrangement.

Individual items in the display are categorized as one of four types (other than gap):

  • Top - the best, longest match. Displayed on level 1.
  • Syn - line-ups on the same chromosome as the gap in the level above it.
  • Inv - a line-up on the same chromosome as the gap above it, but in the opposite orientation.
  • NonSyn - a match to a chromosome different from the gap in the level above.

Methods

Chains were derived from blastz alignments, using the methods described on the chain tracks description pages, and sorted with the highest-scoring chains in the genome ranked first. The program chainNet was then used to place the chains one at a time, trimming them as necessary to fit into sections not already covered by a higher-scoring chain. During this process, a natural hierarchy emerged in which a chain that filled a gap in a higher-scoring chain was placed underneath that chain. The program netSyntenic was used to fill in information about the relationship between higher- and lower-level chains, such as whether a lower-level chain was syntenic or inverted relative to the higher-level chain. The program netClass was then used to fill in how much of the gaps and chains contained Ns (sequencing gaps) in one or both species and how much was filled with transposons inserted before and after the two organisms diverged.

Credits

The chainNet, netSyntenic, and netClass programs were developed at the University of California Santa Cruz by Jim Kent.

Blastz was developed at Pennsylvania State University by Minmei Hou, Scott Schwartz, Zheng Zhang, and Webb Miller with advice from Ross Hardison.

References

Kent, W.J., Baertsch, R., Hinrichs, A., Miller, W., and Haussler, D. Evolution's cauldron: Duplication, deletion, and rearrangement in the mouse and human genomes. Proc Natl Acad Sci USA 100(20), 11484-11489 (2003).

Schwartz, S., Kent, W.J., Smit, A., Zhang, Z., Baertsch, R., Hardison, R., Haussler, D., and Miller, W. Human-Mouse Alignments with BLASTZ. Genome Res. 13(1), 103-7 (2003).