/
RAxML

RAxML

 

Introduction

 RAxML (Randomized Axelerated Maximum Likelihood)

Usage

module load bioinformatics/raxml/8.2.11

The binaries are located at: /sw/bioinformatics/raxml/8.2.11/bin
raxmlHPC  raxmlHPC-MPI-SSE3  raxmlHPC-PTHREADS  raxmlHPC-SSE3

 

 

Installation

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

 

  1. https://github.com/stamatak/standard-RAxML
  2. https://sco.h-its.org/exelixis/web/software/raxml/index.html