Difference between revisions of "RAxML"
(Created page with "= Introduction = Alexis Stamatakis' phylogeneitc tree builder = Example usage = raxml -m GTRGAMMA -s <alignment_of_sequences> -n <chosen_postfix_for_results> -t <sequence_...") |
|||
Line 1: | Line 1: | ||
= Introduction = | = Introduction = | ||
− | Alexis Stamatakis' | + | Alexis Stamatakis' phylogenetic tree builder |
= Example usage = | = Example usage = | ||
raxml -m GTRGAMMA -s <alignment_of_sequences> -n <chosen_postfix_for_results> -t <sequence_alignment_tree> | raxml -m GTRGAMMA -s <alignment_of_sequences> -n <chosen_postfix_for_results> -t <sequence_alignment_tree> |
Revision as of 15:49, 3 August 2016
Introduction
Alexis Stamatakis' phylogenetic tree builder
Example usage
raxml -m GTRGAMMA -s <alignment_of_sequences> -n <chosen_postfix_for_results> -t <sequence_alignment_tree>