Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 615 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 615 Bytes

recPhyloXML

PhyloXML inspired format to represent reconciled gene trees (a reconciled gene tree is a tree whose node have been annotated with events that explain its evolution inside a species tree).

For details on the format, examples and an online visualization generator, see our website : http://phylariane.univ-lyon1.fr/recphyloxml/

this git contains several directories:

testFiles/ : contains various examples of the format and data to test the various scripts

python/ : code in python for the manipulation of files in the recPhyloXML format

cpp/ : code in c++ to read/write recPhyloXML files