MAFFT¶
Description¶
Multiple sequence alignment program (MAFFT) for unix-like operating systems. It offers a range of multiple alignment methods, L-INS-i (accurate; for alignment of <∼200 sequences), FFT-NS-2 (fast; for alignment of <∼10,000 sequences), etc
MAFFT is compiled to run on multiple cores, use the --thread
Environment Modules¶
Run module spider mafft
to find out what environment modules are available for this application.
Environment Variables¶
- HPC_MAFFT_DIR - installation directory
- HPC_MAFFT_BIN - executable directory
Additional Usage Information¶
MAFFT is compiled to run on multiple cores, use the --thread #PBS -l nodes=1:ppn=<cores>
statement.
Categories¶
biology, sequencing