Printing parameters only to log file; no tree output

32 views
Skip to first unread message

Santiago Sánchez

unread,
Mar 20, 2013, 9:33:28 AM3/20/13
to beast...@googlegroups.com
Dear Users and Developers,

I was wondering if there is a way to run BEAST and only print estimated parameters to the log file. In other words, to override printing trees to the .trees file.

Would this make the run go faster in any way?

Cheers,
Santiago 

--
Santiago Sánchez-Ramírez
Department of Ecology and Evolutionary Biology, University of Toronto
Department of Natural History (Mycology), Royal Ontario Museum
100 Queen's Park
Toronto, ON
M5S 2C6
Canada

Santiago Sánchez

unread,
Mar 20, 2013, 2:04:29 PM3/20/13
to beast...@googlegroups.com


---------- Forwarded message ----------
From: Santiago Sánchez <santiag...@gmail.com>
Date: 2013/3/20
Subject: Re: Printing parameters only to log file; no tree output
To: Kai He <hk20013...@gmail.com>


Hi Kai,

Thank you. Yes, I comment-out the whole "write tree log to file" block, and it worked fine.

Yes, and it doesn't seem things are going faster..

Cheers,
Santiago


2013/3/20 Kai He <hk20013...@gmail.com>
I'm pretty sure you can delete the following

<!-- write tree log to file                                                  -->
<logTree id="treeFileLog" logEvery="10000" nexusFormat="true" fileName="test.(time).trees.txt" sortTranslationTable="true">
<treeModel idref="treeModel"/>
<trait name="rate" tag="rate">
<discretizedBranchRates idref="branchRates"/>
</trait>
<posterior idref="posterior"/>
</logTree>
<logTree id="substTreeFileLog" logEvery="10000" nexusFormat="true" fileName="test.(subst).trees" branchLengths="substitutions">
<treeModel idref="treeModel"/>
<discretizedBranchRates idref="branchRates"/>
<trait name="rate" tag="rate">
<discretizedBranchRates idref="branchRates"/>
</trait>
</logTree>

But I don't think it will speed up... 


Kai He


--
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...@googlegroups.com.
To post to this group, send email to beast...@googlegroups.com.
Visit this group at http://groups.google.com/group/beast-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 





--
Santiago Sánchez-Ramírez
Department of Ecology and Evolutionary Biology, University of Toronto
Department of Natural History (Mycology), Royal Ontario Museum
100 Queen's Park
Toronto, ON
M5S 2C6
Canada

Andrew Rambaut

unread,
Mar 21, 2013, 8:03:28 AM3/21/13
to beast...@googlegroups.com
It won't make things faster. It still has as much computation to do irrespective of whether you write the trees to disk or not.

Andrew
Reply all
Reply to author
Forward
0 new messages