Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 767 Bytes

File metadata and controls

40 lines (22 loc) · 767 Bytes

ParGenes

A massively parallel tool for model selection and tree inference on thousands of genes

Requirement

  • git
  • cmake
  • One MPI installation
  • python 3

Installation

Please use git, and clone with --recursive!!!

git clone --recursive git@github.com:BenoitMorel/ParGenes.git

To build the sources:

./install.sh

Running

See the wiki (https://github.com/BenoitMorel/ParGenes/wiki)

Documentation and Support

Documentation can be found in the github wiki (work in progress).

Also please check the online help with python3 pargenes/pargenes.py --help

If still in doubt, please feel free to post to the RAxML google group.