java.lang.RuntimeException: Operator updown.all.Species.Contig118 has a statenode speciationRate.t:Species in its inputs that is missing from the state.
at beast.core.MCMC.initAndValidate(Unknown Source)
at beast.util.XMLParser.initBEASTObjects(Unknown Source)
at beast.util.XMLParser.parse(Unknown Source)
at beast.util.XMLParser.parseFile(Unknown Source)
at beast.app.BeastMCMC.parseArgs(Unknown Source)
at beast.app.beastapp.BeastMain.main(Unknown Source)
at beast.app.beastapp.BeastLauncher.main(Unknown Source)
Error 110 parsing the xml input file
validate and intialize error: Operator updown.all.Species.Contig118 has a statenode speciationRate.t:Species in its inputs that is missing from the state.
Error detected about here:
<beast>
<run id='mcmc' spec='MCMC'>
based on prior posts, I've tried adding the following in various ways but to no avail:
<state>
<stateNode idref='speciationRate.t:Species'/>
</state>
Error 130 parsing the xml input file
This BEASTInterface (updown.all.Species.Contig118) has no input with name state. Choose one of these inputs: scaleFactor,up,down,optimise,elementWise,upper,lower,weight
Error detected about here:
<beast>
<run id='mcmc' spec='MCMC'>
java.lang.RuntimeException: Operator updown.all.Species.Contig118 has a statenode clockRate.c:Contig254 in its inputs that is missing from the state.
at beast.core.MCMC.initAndValidate(Unknown Source)
at beast.util.XMLParser.initBEASTObjects(Unknown Source)
at beast.util.XMLParser.parse(Unknown Source)
at beast.util.XMLParser.parseFile(Unknown Source)
at beast.app.BeastMCMC.parseArgs(Unknown Source)
at beast.app.beastapp.BeastMain.main(Unknown Source)
at beast.app.beastapp.BeastLauncher.main(Unknown Source)
Error 110 parsing the xml input file
validate and intialize error: Operator updown.all.Species.Contig118 has a statenode clockRate.c:Contig254 in its inputs that is missing from the state.
Error detected about here:
<beast>
<run id='mcmc' spec='MCMC'>
--
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+unsubscribe@googlegroups.com.
To post to this group, send email to beast...@googlegroups.com.
Visit this group at https://groups.google.com/group/beast-users.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to beast-users...@googlegroups.com.