Hello -
I have been running *BEAST 1.8.4 without any issues until I changed the settings in Beauti to link the clock models. (I did this because I'm using a lot of loci and my runs weren't going to stationarity)
Once I made this change, I'm getting the following error sequence:
Is there something else I need to do if I'm linking clock models? I can email the XML file if necessary
Thanks!
Creating state frequencies model 'frequencies': Initial frequencies = {0.25, 0.25, 0.25, 0.25}
Creating HKY substitution model. Initial kappa = 2.0
Creating site model.
with initial relative rate = 1.0
4 category discrete gamma with initial shape = 0.5
dr.xml.XMLParseException: Object with idref=branchRates has not been previously declared.
at dr.xml.XMLParser.convert(Unknown Source)
at dr.xml.XMLParser.convert(Unknown Source)
at dr.xml.XMLParser.convert(Unknown Source)
at dr.xml.XMLParser.parse(Unknown Source)
at dr.app.beast.BeastMain.<init>(Unknown Source)
at dr.app.beast.BeastMain.main(Unknown Source)
BEAST has terminated with an error. Please select QUIT from the menu.
Nov 02, 2017 5:05:57 PM dr.app.beast.BeastMain <init>
SEVERE: Parsing error - poorly formed BEAST file, UCE_const_PWL184.xml:
Object with idref=branchRates has not been previously declared.
java.lang.RuntimeException: Terminate
at dr.app.beast.BeastMain.<init>(Unknown Source)
at dr.app.beast.BeastMain.main(Unknown Source)