shell scripts and cmd files for running BEAST
65 lines of code changed in 10 files:
Ported the Bayes factor approximation code from C++ that Marc Suchard shared with me to Java -- lets plug this in to Tracer and automatically calculate the Bayes factor and bootstrap estimated uncertainty for the treeLikelihood statistic... This will facilitate easy model comparison of different substitution models
291 lines of code changed in 4 files:
off by one check results in infinite loop
2 lines of code changed in 1 file:
Passing just one node into simulateCoalecent results in infinite loop
5 lines of code changed in 1 file:
Updated the included JEBL library to 0.4. This is required to get BEAUti to compile properly.
9 lines of code changed in 8 files:
Ported improvements and bug fixes from the 1.4.x branch into Trunk.
307 lines of code changed in 13 files:
Fixed issue 14 (exception if Newick tree not terminated by a ';').
62 lines of code changed in 1 file:
build script for Windows version of native library
2 lines of code changed in 1 file:
remove unused local variables that produced compiler warning
0 lines of code changed in 2 files:
Added section on running BEAST from the command line
39 lines of code changed in 1 file:
Removed references to example XMLs until we actually have them!
13 lines of code changed in 1 file:
Increased the depth of the table of contents to engineer 42 pages. The manual is now in its first final draft.
1 lines of code changed in 1 file:
Added a table of comments, dealt with Simon's other comments. Fixed up the TreeAnnotator section. General edits.
133 lines of code changed in 1 file:
Simon's edits
142 lines of code changed in 1 file:
Nic's edits debugged...
1 lines of code changed in 1 file:
Nic's edits
123 lines of code changed in 1 file:
damn, I am error-prone today. Copy-paste error. This time it is tested and definitely works. It sure does change the results on my analyses a lot (they look reasonable now!) I wonder how many people have published with this model broken?
7 lines of code changed in 1 file:
oops, forgot to delete one line... now it should work
0 lines of code changed in 1 file:
Added weights to the deltaExchangeOperator
For codon partitions (1+2)+3 you need to add a attribute parameterWeights="2 1" to the deltaExchangeOperator and remove the centredScaleOperator. This should be fixed in BEAUti as well!
36 lines of code changed in 1 file:
Reformatted BEAST14_Manual.tex to have hard wraps. This will allow edits to be smaller, since SVN manages edits on a line-by-line basis.
735 lines of code changed in 4 files:
Answered some of Andrew's questions and fixed on error (should use \textit{} instead of \mathit{} when not in math mode ($ $)
10 lines of code changed in 1 file:
added link to jebl library in ant build file
330 lines of code changed in 2 files:
The first draft of a manual for BEAST -- please take a moment to read it and tell me what you think. On Mac OS X a good LaTeX editor is TeXShop 2.1
1070 lines of code changed in 1 file:
Added the facility to set the temperature of the MCMC chain...
7 lines of code changed in 1 file:
Added GMRFSkylineLikelihood and GMRFSkylineGibbsOperator classes to begin work on implementing a GMRF smoother on population size trajectories. The classes currently do not do anything.
42 lines of code changed in 2 files: