Learn R Programming

phytools (version 2.3-0)

export.as.xml: Export trees & data in XML format

Description

Exports trees & character data in XML format.

Usage

export.as.xml(file, trees, X)

Value

A file.

Arguments

file

filename for export.

trees

a phylogenetic tree or trees in "phylo" or "multiPhylo" format.

X

a matrix of class "DNAbin" or a matrix with discretely valued non-DNA character data.

Author

Liam Revell liam.revell@umb.edu

Details

Can be used to create input file for the program SIMMAP v1.5 (Bollback 2006).

References

Bollback, J. P. (2006) Stochastic character mapping of discrete traits on phylogenies. BMC Bioinformatics, 7, 88.

Revell, L. J. (2024) phytools 2.0: an updated R ecosystem for phylogenetic comparative methods (and other things). PeerJ, 12, e16505.

See Also

make.simmap, read.nexus, read.simmap, write.simmap