You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am interested in comparing location traits inferred with the directional random walk model with other continuous trait models implemented in BEAST. I generated the xml file using the same data and parameters that have worked for other models and got the following error in BEAST:
SEVERE: Parsing error - poorly formed BEAST file, CC_sim_directional_template.xml:
The '<strictClockBranchRates>' element, nested within an element with id, 'location.traitLikelihood', is incorrectly constructed.
The following was expected:
Exactly one ELEMENT of name rate REQUIRED containing
Exactly one ELEMENT of type Parameter REQUIRED
Error thrown at: dr.xml.AbstractXMLObjectParser.parseXMLObject(Unknown Source)
Thank you for opening an issue. We are currently working on improving support for continuous trait models in BEAUTi, so any feedback is welcome.
I committed what should be a fix for this problem in branch trait_beauti, that is still under active development. The fix should appear in a future version of the software.
In the meantime, here is a modified xml, that should work with the current version of BEAST.
I am interested in comparing location traits inferred with the directional random walk model with other continuous trait models implemented in BEAST. I generated the xml file using the same data and parameters that have worked for other models and got the following error in BEAST:
I am using BEAUti v1.10.4 and BEAST v1.10.4
Here is an example xml file generated in BEAUti that reproduces the error: https://drive.google.com/file/d/1DvTepifUANyqB7ttwn9S-gbQbYQZaepj/view?usp=sharing
The text was updated successfully, but these errors were encountered: