Table of Contents |
---|
Introduction
RAxML (Randomized Axelerated Maximum Likelihood)
...
No Format |
---|
module load bioinformatics/raxml/7.2.8a-mpi8.2.11 The binaries are located at: /sw/bioinformatics/raxml/8.2.11/bin raxmlHPC raxmlHPC-MPI-SSE3 raxmlHPC-PTHREADS raxmlHPC-SSE3 |
Installation
No Format |
---|
cd /sw/bioinformatics/raxml/8.2.11/src/standard-RAxML-8.2.11 module load mpi/openMPI/1.8.5-gcc4.9.0 module load gcc/6.3.0 make -f Makefile.gcc make -f Makefile.SSE3.MPI.gcc make -f Makefile.PTHREADS.gcc make -f Makefile.SSE3.gcc cp raxmlHPC* ../../bin |
Reference