Difference between revisions of "RAxML"

From wiki
Jump to: navigation, search
(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' phylogeneitc tree builder
+
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 16: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>