[root]/src/dr/app/beauti/components/ancestralstates
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 29 (100.0%) | 963 (100.0%) | 33.2 |
rambaut | 23 (79.3%) | 871 (90.4%) | 37.8 |
msuchard | 1 (3.4%) | 51 (5.3%) | 51.0 |
fbielejec | 3 (10.3%) | 23 (2.4%) | 7.6 |
dong.w.xie | 2 (6.9%) | 18 (1.9%) | 9.0 |
Ported recent updates from 1.7 branch
7 lines of code changed in 2 files:
Porting fixes from 1.7.3 back into the trunk
125 lines of code changed in 2 files:
Hopefully resolves issue 618. Codon-partitioned models do not throw XML errors with ancestral sequence reconstruction. There is still an issue with the "count" parameter name for non-dNdS robust counting. So, non-dNdS robust counting is temporarily disabled for CP models.
51 lines of code changed in 1 file:
attempt at fixing RC xml gen
6 lines of code changed in 1 file:
Merged changes from 1.7
3 lines of code changed in 1 file:
Merged changes in 1.7 - fixes generation of MarkovJumps.
47 lines of code changed in 1 file:
Implemented saving and loading of 'BEAUti' files using Java Serialization. Seems to work but complex models are not yet tested.
2 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.
14 lines of code changed in 2 files:
trunk: revert r4509 but keep the changes in r4529
8 lines of code changed in 1 file:
fixing dnds robust counting
17 lines of code changed in 2 files:
trunk: correct getPrefix in AncestralStatesComponentGenerator
10 lines of code changed in 1 file:
Started to implement ancestral state reconstruction at a node.
39 lines of code changed in 1 file:
Added explicit selection of dN/dS robust counting with additional citation text to keep Marc happy.
20 lines of code changed in 2 files:
dNdS Robust counting now working?
25 lines of code changed in 1 file:
Removed a few redundant imports
3 lines of code changed in 1 file:
More work on generating ancestral state reconstruction
75 lines of code changed in 2 files:
Starting to rebuild generation of robust counting.
217 lines of code changed in 4 files:
Refactoring of the robust counting and sequence error model into a new tab ('States') which allows these options to be specified on a per partition basis. These options are still not finished yet but the panel can be hidden using the constant at the top of BeautiFrame.
294 lines of code changed in 3 files: