Skip to content
BenoitMorel edited this page Mar 28, 2018 · 19 revisions

Welcome to the multi-raxml wiki!

The repository contains two components:

  • mpi-scheduler: A C++ program that schedules independent MPI runs from a command file.
  • multi-raxml: A python script that uses mpi-scheduler and raxml-ng to generate ML trees from different MSA files.

As a user, you are very likely to be interested in multi-raxml only. In this case, you do not need to read the mpi-scheduler wiki.

To build the sources, please refer to the README file at the root of the repository.