MEGA
Revision as of 21:22, 6 December 2019 by Moskalenko (talk | contribs) (Text replacement - "#uppercase" to "uc")
Description
mega website
Molecular Evolutionary Genetics Analysis
Software suite for analyzing DNA and protein sequence data from species and populations.
Environment Modules
Run module spider mega
to find out what environment modules are available for this application.
System Variables
- HPC_MEGA_DIR - installation directory
- HPC_MEGA_BIN - executable directory
- HPC_MEGA_DOC - documentation directory
- HPC_MEGA_EXE - examples directory
Additional Information
Starting with MEGA7-7.0.25 MEGA requires X11. To execute it in headless environment on HiPerGator use Xvfb by placing the following code into your job script above the mega call:
DISPLAY_ID=$RANDOM export DISPLAY=:${DISPLAY_ID} Xvfb :${DISPLAY_ID} -screen 0 1024x768x16 &
Citation
If you publish research that uses mega you have to cite it as follows:
- Citation for MEGA 7
MEGA7: Molecular Evolutionary Genetics Analysis Version 7.0 for bigger datasets. Kumar S, Stecher G, and Tamura K (2016) Molecular Biology and Evolution 33(7):1870-1874.