Skip to content

aheimsbakk/p2t

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PHYLONET Bayesian tree format to TreeAnnotator format

AWK script that converts MCMC_SEQ Bayesian trees generated by PHYLONET to the format TreeAnnotator can read. TreeAnnotator can be found in the BEAST package. Trees can be plotted with FigTree.

Script is created for Thomas Marcussen, look up Thomas on ResearchGate.

Usage

awk -f p2t.awk PHYLONET_TREE_FILE > TREEANNOTATOR_FILE

Tested

This script is tested with these versions

  • PHYLONET v3.6.5
  • TreeAnnotator v1.7.4

Limitations

Compatible with Gnu AWK.

License

GNU GENERAL PUBLIC LICENSE V3.0

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages