beast-dev / beast-mcmc

Bayesian Evolutionary Analysis Sampling Trees
http://beast.community
GNU Lesser General Public License v2.1
188 stars 72 forks source link

Unlinked codons and state reconstruction in BEAUTi #644

Closed msuchard closed 9 years ago

msuchard commented 9 years ago

Originally reported on Google Code with ID 636

What steps will reproduce the problem?
1. Use BEAUTi to make an XML file with ancestral state reconstruction at all ancestors
(for the nucleotide sequence) with two codon position partitions.
2. Run it in BEAST.

What is the expected output? What do you see instead?

The error is "Object with idref=CP1.treeLikelihood has not been previously declared."
This is because the ancestralTreeLikelihood idrefs in the logTree block are to "CP1"
and "CP2" when they should be "CP1+2" and "CP3", as far as I can see.

Reported by mdhall272 on 2012-06-19 11:02:07

msuchard commented 9 years ago

Reported by mdhall272 on 2012-06-19 11:03:01

msuchard commented 9 years ago

Reported by rambaut on 2012-08-01 13:55:39

msuchard commented 9 years ago

Reported by rambaut on 2012-08-01 16:16:27

msuchard commented 9 years ago

Reported by rambaut on 2012-08-02 14:17:58

msuchard commented 9 years ago

Reported by rambaut on 2012-08-03 14:55:04