Maximum Parsimony (Construct Phylogeny)

Phylogeny | Construct/Test Maximum Parsimony…

This command is used to construct phylogenetic trees under the maximum parsimony criterion.  For a given topologyRH_Topology, the sum of the minimum possible substitutions over all sites is known as the Tree Length.  The topology with the minimum tree length is known as the Maximum Parsimony tree.

The phylogenetic tree(s) inferred using this criterion are unrooted treesRH_Unrooted_tree, even though, for ease of inspection, they are often displayed in a manner similar to rooted treesRH_Rooted_tree.

MEGA includes the Max-mini branch-and-boundRH_Max_mini_branch_and_bound_search search, which is guaranteed to find all the MP trees.  However, it is often too time consuming for more than 15 sequences. In those cases, you should use the Subtree-Pruning-Regrafting (SPR)Subtree_Pruning_Regrafting, Tree-Bisection-ReconnectionTree_Bisection_Reconnection_TBR_, or Min-miniRH_Min_mini_algorithm method.  You can ask MEGA to automatically obtain a set of initial trees by using the Min-mini algorithmRH_Min_mini_algorithm with a given search factor.  Alternatively, you can produce the initial trees by providing your own topologyRH_Topology or by using the random addition optionRH_Random_addition_trees.  These options are available in the Analysis Preferences Dialog and are displayed before the phylogenetic analysis begins. Note that these branch-swapping procedures may not produce the best MP trees or all the MP trees.

By default, all nucleotide (or amino acid) changes are weighted equally in MEGA (standard parsimony).  However, for nucleotide sequences, you have the option of conducting a transversion parsimonyRH_Transversion_Parsimony analysis in which only transversionalRH_Transversion changes are considered for calculating the tree lengthRH_tree_length.  In addition, through the Analysis Preferences/Options dialog box, you are given options on which subset of sites to include, and whether to conduct a test of the inferred treeHC_MP_Analysis_Option_Dialog.