Mauve¶
Mauve is a system for efficiently constructing multiple genome alignments in the presence of large-scale evolutionary events such as rearrangement and inversion. Multiple genome alignment provides a basis for research into comparative genomics and the study of evolutionary dynamics. Aligning whole genomes is a fundamentally different problem than aligning short sequences.
Environment Modules¶
Run module spider Mauve
to find out what environment modules are available for this application.
System Variables¶
- HPC_MAUVE_DIR - installation directory
- HPC_MAUVE_BIN - executable directory
- HPC_MAUVE_DOC - documentation directory
Run export _JAVA_OPTIONS="-Xmx<MEMORY>"
where