diff options
Diffstat (limited to 'academic/RAxML/README')
-rw-r--r-- | academic/RAxML/README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/academic/RAxML/README b/academic/RAxML/README new file mode 100644 index 0000000000000..b03ec92b2e821 --- /dev/null +++ b/academic/RAxML/README @@ -0,0 +1,16 @@ +RAxML - Randomized Axelerated Maximum Likelihood + +RAxML is a program for sequential and parallel Maximum Likelihood (ML) +based inference of large phylogenetic trees. It can also be used for +postanalyses of sets of phylogenetic trees, analyses of alignments and, +evolutionary placement of short reads. + +NOTE! +The script builds single threaded and mpi versions of the executable +with Slackware's default compiler flags. You are highly encouraged to +check the script for building with other flags and optimisations. This +will dramatically speed up RAxML on modern processors. + +When using RAxML please cite the following paper: A. Stamatakis: +"RAxML Version 8: A tool for Phylogenetic Analysis and Post-Analysis of +Large Phylogenies". In Bioinformatics, 2014 |