bioperl / bioperl-run

BioPerl wrappers
http://bioperl.org
Other
35 stars 17 forks source link

Wrapper for ExaML phylogenetic inference added #42

Open hettling opened 8 years ago

hettling commented 8 years ago

Hi, I went through my repositories and noticed I had never added the ExaML wrapper that I wrote at the BOSC codefest!

The ExaML wrapper looks much like the already existing one for RAxML. Additionally, there is parallel support given by the setters mpirun and cores in which one can specify mpirun location and the number of processors used for the inference.

Hope this can be made part of bioperl, Best,

Hannes

hettling commented 7 years ago

Closed and reopened to fix travis built.