Python script: anc_recon.py
R script: nwk2nexus.1.R
anc_plt.1.R
Software: http://www.evolution.reading.ac.uk/BayesTraitsV4.0.0/BayesTraitsV4.0.0.html
BayesTraitsV4.0.0-Linux
PPPostProcess
Please check if you have installed every package in R and Python. And remember to change the path in Python script.
for i in /prj/ycc-backup/Side_project/Sepideh_ancRecon/*.txt; do python /prj/ycc-backup/script/anc_recon.1.py $i; done;