bab
finds all most parsimonious trees.bab(data, tree = NULL, trace = 1, ...)
bab
returns all most parsimonious trees in an object of class multiPhylo
.bab
is not like many other implementations restricted to binary or nucleotide data.Holland, B.R., Huber, K.T. Penny, D. and Moulton, V. (2005) The MinMax Squeeze: Guaranteeing a Minimal Tree for Population Data, Molecular Biology and Evolution, 22, 235--242
White, W.T. and Holland, B.R. (2011) Faster exact maximum parsimony search with XMP. Bioinformatics, 27(10),1359--1367
pratchet
, dfactorial
data(yeast)
dfactorial(11)
trees <- bab(yeast)
Run the code above in your browser using DataLab