I am trying to run an analysis on beast 1.10 but I am getting the following error:
Using BEAGLE DataLikelihood Delegate
Using BEAGLE resource 0: CPU
with instance flags: PRECISION_DOUBLE COMPUTATJul 31, 2018 10:32:35 AM dr.app.beast.BeastMain <init>
SEVERE: Parsing error - poorly formed BEAST file, newv.xml:
The '<normalPrior>' element, nested within an element with id, 'prior', is incorrectly constructed.
The following was expected:
Any number of ELEMENT of type Statistic REQUIRED
Error thrown at: dr.xml.AbstractXMLObjectParser.parseXMLObject(Unknown Source)
I can run the same analysis on beast 1.8.4 (same dataset, parameters and priors), but when I try to do so on the new version I get this error message. I redid the xml file using beautiful 1.10, but it still won't work. Any ideas?