I am also experiencing problems using Beast new version. When l try to reroot my output tree after burning, in Fig tree, the node bars shift, they no longer remain in position. How best can l go over this challenge?--
You received this message because you are subscribed to the Google Groups "beast-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beast-users...@googlegroups.com.
To post to this group, send email to beast...@googlegroups.com.
Visit this group at http://groups.google.com/group/beast-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
Hello
Hi,
We put BEAST 1.7.5 into production on CIPRES today. Sorry for the long delay.
Best,
Mark
From: beast...@googlegroups.com [mailto:beast...@googlegroups.com]
On Behalf Of gerej...@gmail.com
Sent: Monday, April 29, 2013 3:17 PM
To: beast...@googlegroups.com
Subject: Re: Starting Tree not parsed using xml File created with BEAUTi 1.7.5 on Cipres using BEAST 1.7.4
On Wednesday, April 10, 2013 12:46:33 PM UTC+2,
katharin...@mytum.de wrote:
Hello list,
If I try to run BEAST on Cipres (vers. 1.7.4.) I get a Parsing error
(- poorly formed BEAST file, infile.xml:
Object with idref=startingTree has not been parsed.) for the starting tree.
My xml file (created with BEAUTi 1.7.5) reads as such:
<!-- Generate a random starting tree under the coalescent process -->
<coalescentSimulator id="startingTree">
<coalescentSimulator>
<coalescentSimulator>
<taxa idref="Dactyliandra"/>
<constantSize idref="initialDemo"/>
</coalescentSimulator>
<coalescentSimulator>
<taxa idref="Trichosanthes"/>
<constantSize idref="initialDemo"/>
</coalescentSimulator>
<taxa idref="Ingroup"/>
<constantSize idref="initialDemo"/>
</coalescentSimulator>
<taxa idref="taxa"/>
<constantSize idref="initialDemo"/>
</coalescentSimulator>
<!-- Generate a tree model -->
<treeModel id="treeModel">
<coalescentTree idref="startingTree"/>
<rootHeight>
<parameter id="treeModel.rootHeight"/>
</rootHeight>
<nodeHeights internalNodes="true">
<parameter id="treeModel.internalNodeHeights"/>
</nodeHeights>
<nodeHeights internalNodes="true" rootNode="true">
<parameter id="treeModel.allInternalNodeHeights"/>
</nodeHeights>
</treeModel>
What is the problem here? Is there any way I can manipulate this part of the xml file and get it
to run on the "older" BEAST version, availiable on Cipres?
Or does it have nothing to do with the command-lines and is instead a problem regarding
the priors I set for the treeModel.rootHeight?
they are:
<gammaPrior shape="1.0" scale="3.4" offset="55.8">
<parameter idref="treeModel.rootHeight"/>
</gammaPrior>
I left the inital value for the treeModel.rootHeight at default (33.0) which doesn't appear in the xml file (whatever the reason for that may be).
I hope somebody can help!
Best Regards,
Kati Lindner
Hello!