reconIgPhyML
IgPhyML parsimony reconstruction function
reconIgPhyML(
file,
modelfile,
id,
igphyml = "igphyml",
mode = "switches",
type = "recon",
nproc = 1,
quiet = 0,
rm_files = FALSE,
rm_dir = NULL,
states = NULL,
palette = NULL,
resolve = 2,
rseed = NULL,
force_resolve = FALSE,
...
)
Either a tibble of switch counts or a list of trees with internal nodes predicted by parsimony.
IgPhyML lineage file (see writeLineageFile)
File specifying parsimony model
id for IgPhyML run
location of igphyml executable
return trees or count switches? (switches or trees)
get observed switches or permuted switches?
cores to use for parallelization
amount of rubbish to print
remove temporary files?
remove temporary directory?
states in parsimony model
deprecated
level of polytomy resolution. 0=none, 1=maximum parsimony, 2=maximum ambiguity
random number seed if desired
continue even if polytomy resolution fails?
additional arguments