What it does The Mauve Contig Mover (MCM) can be used to order a draft genome relative to a related reference genome. The Mauve Contig Mover can ease a comparative study between draft and reference sequences by ordering draft contigs according to a reference genome. In many cases, true rearrangements in the draft relative to the reference can be identified. The quality of the reorder is limited by the distance between the sequences, as indicated by the amount of shared gene content among the two organisms. A more distant reference will usually yield fewer ordered draft genome contigs, and may also induce erroneous placements of draft contigs. In addition to ordering contigs, MCM also orient them in the most likely orientation, and, if annotated sequence features are specified in an input file (e.g. with GenBank format input for the draft), MCM will output adjusted coordinates ranges for the features In many cases, true rearrangements in the draft relative to the reference can be identified. The quality of the reorder is limited by the distance between the sequences, as indicated by the amount of shared gene content among the two organisms. A more distant reference will usually yield fewer ordered draft genome contigs, and may also induce erroneous placements of draft contigs. In addition to ordering contigs, MCM also orient them in the most likely orientation, and, if annotated sequence features are specified in an input file (e.g. with GenBank format input for the draft), MCM will output adjusted coordinates ranges for the features. For more information, visit http://asap.ahabs.wisc.edu/mauve/index.php
Input Formats
-- Reference Sequence: Enter a genbank or fasta file containing the reference sequence.
-- Draft Genome: Enter a fasta file containing the draft genome to reorder.
Output
This tool will give you three output files:
-- Fasta file: Contains the ordered contigs according to the last alignment done by Mauve
-- Alignment file: An XMFA file. This file can be opened using the Mauve Graphical Interface
-- HTML file: A summary of the alignments performed by Mauve. Downloading the contents of this file will give a zip file containing the Mauve output folder.