trunk: update README
4 lines of code changed in 1 file:
Fixed the HTML in the about box.
3 lines of code changed in 1 file:
Updated native libraries for Mac release.
0 lines of code changed in 11 files:
Minor text edit.
2 lines of code changed in 2 files:
Updated the developers list.
9 lines of code changed in 1 file:
Updated MacOSX make file. Notionally makes a fat library containing 32bit, 64bit and PPC code.
16 lines of code changed in 2 files:
Updated MacOSX make file. Notionally makes a fat library containing 32bit, 64bit and PPC code. Have commented out the PPC version as I can't compile it (on Lion). Will try to make it conditional on PPC compiler being available. Probably a good idea to distribute a full fat version as binary.
41 lines of code changed in 2 files:
Fix for Issue 88: a check that the resampling frequency is a multiple of the original sampling frequency.
11 lines of code changed in 1 file:
trunk: update version history
40 lines of code changed in 1 file:
trunk: add microsatellite data and xml example
1035 lines of code changed in 2 files:
trunk:solve Issue 548: Beauti does not generate functional xml for msat data analysis
53 lines of code changed in 6 files:
Randomized initialisation of sequence assignments in AlloppSpeciesBindings. Less strict numerical test in AlloppNetworkPrior.
10 lines of code changed in 2 files:
Fixed typo.
2 lines of code changed in 2 files:
Updated the text describing AICM and Bayes factor model comparison. Always doing comparisons on ln scale. Also, in keeping with previous behavior, simple harmonic mean estimator is never used. Options are: "aicm" and "harmonic mean". Harmonic mean gives smoothed estimator.
28 lines of code changed in 4 files:
Model comparison now defaults to comparing all open trace files, rather than all selected trace files. To me this seems like a more expected behavior. I tried to implement a checkbox in the dialog box for "Use selected trace files only". However, this was difficult because the List<TraceList> that's passed in from TracerFrame doesn't have information about what is currently selected.
10 lines of code changed in 2 files:
Ratios of AICMs are not Bayes factors.
3 lines of code changed in 1 file:
Bayes factors are not odds.
3 lines of code changed in 1 file:
Moving naming from "Bayes Factors" to "Model Comparison"
8 lines of code changed in 4 files:
trunk:solve Issue 565: hasIdenticalTaxa(List<AbstractPartitionData> partitionDataList) gives wrong boolean
6 lines of code changed in 2 files:
trunk:solve Issue 446: no indication that Checkboxes and rate text boxes are not editable in Clock Group table
18 lines of code changed in 1 file:
Tweaking colors to make Tracer plots less garish. Feel free to roll this back if you're unhappy.
Before: http://imgur.com/1BpFx,UQkAl#0
After: http://imgur.com/1BpFx,UQkAl#1
4 lines of code changed in 3 files:
Full width table by default.
0 lines of code changed in 1 file:
Implementing AICM in Tracer. The Bayes factor dialog now has a drop-down menu with AICM as the default option.
109 lines of code changed in 6 files:
Force all sequences into upper-case.
6 lines of code changed in 2 files:
trunk:solve Issue 541: BEAUti generates wrong xml when enforcing a uniform prior on node ages, and add a nexus example with user specified starting tree
78 lines of code changed in 5 files:
trunk: tidy up native/ folder but it needs Andrew to update all Makefiles before deleting compile scripts
1305 lines of code changed in 14 files:
reverting r4531
0 lines of code changed in 1 file:
Restored (but renamed to improve clarity) the UI to enable state counting other than the dNdS Robust Counting.
56 lines of code changed in 7 files:
trunk: revert r4509 but keep the changes in r4529
8 lines of code changed in 1 file:
this import breaks my build and is apparently not neccessary
1 lines of code changed in 1 file:
use dndsRobustCounting for consistency
3 lines of code changed in 1 file:
added merge patterns tag
1 lines of code changed in 1 file:
should we add mergePatterns for dnds robust counting here?
3 lines of code changed in 1 file:
fixing dnds robust counting
55 lines of code changed in 4 files:
trunk:solve Issue 562: BEAUTi : Birth Death Epidemiology Model update
130 lines of code changed in 3 files:
Improved presentation for AncestralSequenceAnnotator and GetAncestralSequenceFromSplitTrait
14 lines of code changed in 3 files:
Integrated mixture models
214 lines of code changed in 2 files:
trunk: remove wrong dependency to dr.evomodel.newtreelikelihood.TreeLikelihood which is not used by main BEAST
4 lines of code changed in 2 files:
New parameterization of Tanja's BDSSM for epidemiology
17 lines of code changed in 1 file:
trunk: move the remaining native folder under the root of project for easy finding.
13601 lines of code changed in 46 files:
trunk: delete duplicate native folder
0 lines of code changed in 24 files:
trunk:solve Issue 559: BEAUti throws exception if adding any additional partition with different taxa when already having data partitions
1 lines of code changed in 1 file:
New parameterization of Tanja's BDSSM for epidemiology
172 lines of code changed in 3 files:
trunk:solve Issue 558: duplicate method to check different taxa in BEAUti and Issue 557: Removing a partition doesn't remove its unique taxa
75 lines of code changed in 10 files:
Small cleanup and starting to store trajectory with HybridTauleapSEIR class.
80 lines of code changed in 1 file:
Integreting Denise's code for forward simulation of SIR trajectories.
507 lines of code changed in 3 files:
Commented out the printing of the entire HI table to screen
9 lines of code changed in 1 file:
Bug in updating locations for tips.
1 lines of code changed in 1 file:
DATL wasn't initializing the locations of the tree tips.
11 lines of code changed in 1 file:
more
3 lines of code changed in 1 file:
trunk: make consistent between 2 native folder, we need to delete one
5 lines of code changed in 4 files:
trunk: correct getPrefix in AncestralStatesComponentGenerator
10 lines of code changed in 1 file:
trunk: solve Issue 555: Does sequence error model have to apply to every sequence data partition?
30 lines of code changed in 3 files:
trunk: solve Issue 466: Cannot run beauti / beast from git-svn clone
5 lines of code changed in 1 file:
trunk: more fixes of Issue 556: BEAUti "birth-death serially sampled model" correction required
20 lines of code changed in 1 file:
trunk: some fixes of Issue 556: BEAUti "birth-death serially sampled model" correction required
3 lines of code changed in 1 file:
trunk:solve Issue 475: BEAUti hypervariable models do not fill in all necessary model attributes to run, and Issue 554: SequenceErrorModelComponentOptions did not create parameters properly
30 lines of code changed in 6 files:
trunk:solve Issue 451: BEAST suggests using a non-integer for randomWalkIntegerOperator
2 lines of code changed in 2 files:
Fixed Issue 519, http://code.google.com/p/beast-mcmc/issues/detail?id=519 where changing values in for uniform in prior dialog would cause a hang. The issue was that the dialog was wrapping the uniformDistribution in a TruncatedDistribution which then cause terrible problems with the numerical inverse PDF estimator. Now obeys the isTruncatable flag.
1 lines of code changed in 1 file:
Added a dialog box to rename a partition if it has the same name as an existing partition.
144 lines of code changed in 5 files:
Fixed an issue where once a 'substitutions' TreeLogger was created all subsequent TreeLoggers were also using the same BranchRates model to do substitution trees. This was an issue in the parser. The issue would not manifest itself if the substitutions tree log was the last in the XML (as generated by BEAUti).
4 lines of code changed in 1 file:
trunk:solve Issue 502: BEAUti prior panel: the lognormal prior chart cannot accept negative numbers for M=log(mean), but it should
4 lines of code changed in 1 file:
trunk:solve Issue 553: BEAUti sampling on all individual tips should use randomWalkOperator
1 lines of code changed in 1 file: