Closed ksw9 closed 4 years ago
Will answer today at around 17:00 Amsterdam time :+1:
Note to self: TaxonSet.G_VII_pre2003_msa
is probably a left-over from the tests. This is probably the first user that ever uses this feature (including me) :sunglasses:
Note to self: Created repo richelbilderbeek/babette_issue_87
Note to self: here is the bug:
<run id="mcmc" spec="MCMC" chainLength="3000" storeEvery="1000">
<state id="state" storeEvery="5000">
<tree id="Tree.t:cluster_10_dates" name="stateNode">
<trait id="dateTrait.t:cluster_10_dates" spec="beast.evolution.tree.TraitSet" traitname="date-forward" value="2134-20-03-18-L-DNA-MTB-008988-S53-2017-06-22=2017,4151-13-03-18-L-DNA-MTB-008940-S13-2017-11-09=2017,4423-13-03-18-L-DNA-MTB-008950-S258-2017-10-10=2017,L-14-3447-S97-2014-07-11=2014,L-15-1237-S32-2015-06-03=2015,L-16-606-S90-2015-09-28=2015,T1-XX-2016-726-S164-2016-08-05=2016">
<taxa id="TaxonSet.cluster_10_dates" spec="TaxonSet">
<alignment idref="cluster_10_dates"/>
</taxa>
</trait>
<taxonset idref="TaxonSet.
cluster_10_dates
"/>
</tree>
<parameter id="clockRate.c:cluster_10_dates" name="stateNode">1.0</parameter>
<parameter id="birthRate.t:cluster_10_dates" name="stateNode">1.0</parameter>
</state>
Didn't immediately spot it? It's here:
<taxonset idref="TaxonSet.
cluster_10_dates
"/>
That should have been one line. It appears cluster_10_dates
has tabs at the start and end of it. Those should be removed :+1:
Issue is fixed, I contacted and thanked @ksw9 for her help.
Done!
Thank you very much for the quick response! Tested and working! Best,
Awesome, thanks :+1:
Hi,
I'm writing to follow-up about a really helpful tip dating feature you added a while ago (thank you!). I used the tipdates_filename argument pointing towards a tab-delimited file of sample names and dates (attached), but am running into errors when I start running the XML in BEAST.
I define the model as follows:
The error from BEAST:
I believe this error has to do with specifying ids somewhere or not specifying the dates file with the appropriate syntax. Any suggestions would be great. Thank you in advance! Best,
tip_dating.zip