Schema for Self Chain - C. elegans Chained Self Alignments
  Database: ce11    Primary Table: chainSelf    Row Count: 862,128   Data last updated: 2015-09-14
Format description: Summary info about a chain of alignments
On download server: MariaDB table dump directory
fieldexampleSQL type description
bin 585smallint(5) unsigned Indexing field to speed chromosome range queries.
score 12572double score of chain
tName chrIvarchar(255) Target sequence name
tSize 15072434int(10) unsigned Target sequence size
tStart 432int(10) unsigned Alignment start position in target
tEnd 566int(10) unsigned Alignment end position in target
qName chrIvarchar(255) Query sequence name
qSize 15072434int(10) unsigned Query sequence size
qStrand -char(1) Query strand
qStart 15014581int(10) unsigned Alignment start position in query
qEnd 15014715int(10) unsigned Alignment end position in query
id 645490int(10) unsigned chain id

Connected Tables and Joining Fields
        ce11.chainSelfLink.chainId (via chainSelf.id)

Sample Rows
 
binscoretNametSizetStarttEndqNameqSizeqStrandqStartqEndid
58512572chrI15072434432566chrI15072434-1501458115014715645490
58510323chrI150724348461062chrV20924180-2092355620923772828423
58510572chrI150724348461063chrII15279421-1213700012137218803905
58510648chrI150724348461063chrII15279421-1213717412137397796432
58510795chrI150724348461002chrX17718942-1760964017609796783041
58513057chrI150724348461284chrIV17493829-1466533514665647613037
58513949chrI150724348461063chrX17718942+1650256416502777554472
58514379chrI150724348461092chrX17718942+1650222916502647527261
58515194chrI150724348461063chrV20924180+266874267090485773
58515194chrI150724348461063chrV20924180+266531266747485772

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

Self Chain (chainSelf) Track Description
 

Description

This track shows alignments of the C. elegans genome with itself, using a gap scoring system that allows longer gaps than traditional affine gap scoring systems. The system can also tolerate gaps in both sets of sequence simultaneously. After filtering out the "trivial" alignments produced when identical locations of the genome map to one another (e.g. chrN mapping to chrN), the remaining alignments point out areas of duplication within the C. elegans genome.

The chain track displays boxes joined together by either single or double lines. The boxes represent aligning regions. Single lines indicate gaps that are largely due to a deletion in the query assembly or an insertion in the target assembly. Double lines represent more complex gaps that involve substantial sequence in both the query and target assemblies. This may result from inversions, overlapping deletions, an abundance of local mutation, or an unsequenced gap in one of the assemblies. In cases where multiple chains align over a particular region of the C. elegans genome, the chains with single-lined gaps are often due to processed pseudogenes, while chains with double-lined gaps are more often due to paralogs and unprocessed pseudogenes.

In the "pack" and "full" display modes, the individual feature names indicate the chromosome, strand, and location (in thousands) of the match for each matching alignment.

Display Conventions and Configuration

By default, the chains to chromosome-based assemblies are colored based on which chromosome they map to in the aligning organism. To turn off the coloring, check the "off" button next to: Color track based on chromosome.

To display only the chains of one chromosome in the aligning organism, enter the name of that chromosome (e.g. chr4) in box next to: Filter by chromosome.

Methods

The genome was aligned to itself using blastz. Trivial alignments were filtered out, and the remaining alignments were converted into axt format using the lavToAxt program. The axt alignments were fed into axtChain, which organizes all alignments between a single target chromosome and a single query chromosome into a group and creates a kd-tree out of the gapless subsections (blocks) of the alignments. A dynamic program was then run over the kd-trees to find the maximally scoring chains of these blocks. Chains scoring below a threshold were discarded; the remaining chains are displayed in this track.

Credits

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

Lineage-specific repeats were identified by Arian Smit and his RepeatMasker program.

The axtChain program was developed at the University of California at Santa Cruz by Jim Kent with advice from Webb Miller and David Haussler.

The browser display and database storage of the chains were generated by Robert Baertsch and Jim Kent.

References

Chiaromonte F, Yap VB, Miller W. Scoring pairwise genomic sequence alignments. Pac Symp Biocomput. 2002:115-26. PMID: 11928468

Kent WJ, Baertsch R, Hinrichs A, Miller W, Haussler D. Evolution's cauldron: Duplication, deletion, and rearrangement in the mouse and human genomes. Proc Natl Acad Sci U S A. 2003 Sep 30;100(20):11484-9. PMID: 14500911; PMC: PMC208784

Schwartz S, Kent WJ, Smit A, Zhang Z, Baertsch R, Hardison R, Haussler D, Miller W. Human-Mouse Alignments with BLASTZ. Genome Res. 2003 Jan;13(1):103-7. PMID: 12529312; PMC: PMC430961