# HG changeset patch # User malex # Date 1335453107 14400 # Node ID 95b13782906c39393e78c5ba9e56b52c5f5825e3 # Parent 1914e55fee8236ceda2a9642ba543162cb704be5 Uploaded to the correct location diff -r 1914e55fee82 -r 95b13782906c beast.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/beast.xml Thu Apr 26 11:11:47 2012 -0400 @@ -0,0 +1,65 @@ + + Bayesian MCMC analysis of molecular sequences. + beast 2> /dev/null | grep -e "v[0-9]\.*" | awk '{print $2}' | awk -F, '{print $1}' | sed 's/^.//' + beast.py -T 4 -r $strict -s $seed -i $inputxml -o $operators -l $log -t $trees -d $trees.id -p $__new_file_path__ + + + + + + + + + + + + + + + + + + +.. class:: warningmark + +The input dataset needs to be in BEAST XML format. The names of the log output files configured in the xml file should have the '.log' extension and the trees file(s) should have the '.tree' extension for the best presentation. + +If the random seed is not chosen "12345" will be used. + +----- + +**BEAST v1.7.1, 2002-2012** + +Bayesian Evolutionary Analysis Sampling Trees + +Designed and developed by + + +Alexei J. Drummond - +Department of Computer Science, +University of Auckland, +alexei@cs.auckland.ac.nz + +Andrew Rambaut - +Institute of Evolutionary Biology, +University of Edinburgh, +a.rambaut@ed.ac.uk + +Marc A. Suchard - David Geffen School of Medicine, +University of California, Los Angeles, +msuchard@ucla.edu + +Downloads, Help and Resources: http://beast.bio.ed.ac.uk + +Source code distributed under the GNU Lesser General Public License: +http://code.google.com/p/beast-mcmc + +BEAST developers: +Alex Alekseyenko, Trevor Bedford, Erik Bloomquist, Joseph Heled, Sebastian +Hoehna, Denise Kuehnert, Philippe Lemey, Wai Lok Sibon Li, Gerton Lunter, +Sidney Markowitz, Vladimir Minin, Michael Defoin Platel, Oliver Pybus, +Chieh-Hsi Wu, Walter Xie + +Thanks to: Roald Forsberg, Beth Shapiro and Korbinian Strimmer + +