[root]/src/dr/app/beauti
alignmentviewer
(17 files, 1061 lines)
ancestralStatesPanel
(2 files, 8 lines)
clockModelsPanel
(3 files, 2 lines)
components
(1 files, 13 lines)
ancestralstates
(3 files, 79 lines)
continuous
(4 files, 54 lines)
discrete
(4 files, 38 lines)
dnds
(0 files, 0 lines)
dollo
(3 files, 68 lines)
hpm
(4 files, 38 lines)
sequenceerror
(3 files, 36 lines)
tipdatesampling
(3 files, 63 lines)
datapanel
(7 files, 110 lines)
enumTypes
(0 files, 0 lines)
generator
(17 files, 92 lines)
mcmcpanel
(1 files, 0 lines)
modelsPanel
(0 files, 0 lines)
operatorspanel
(1 files, 0 lines)
options
(25 files, 133 lines)
priorsPanel
(8 files, 52 lines)
siteModelsPanel
(3 files, -2 lines)
taxonsetspanel
(2 files, 25 lines)
tipdatepanel
(4 files, 125 lines)
traitspanel
(5 files, 55 lines)
treespanel
(7 files, 1 lines)
types
(19 files, 409 lines)
util
(11 files, 168 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 582 (100.0%) | 38370 (100.0%) | 65.9 |
rambaut | 288 (49.5%) | 29175 (76.0%) | 101.3 |
alexei.drummond | 88 (15.1%) | 4876 (12.7%) | 55.4 |
dong.w.xie | 146 (25.1%) | 2427 (6.3%) | 16.6 |
Michael.DefoinPLatel | 8 (1.4%) | 971 (2.5%) | 121.3 |
jheled | 45 (7.7%) | 902 (2.4%) | 20.0 |
sidneym | 2 (0.3%) | 10 (0.0%) | 5.0 |
msuchard | 4 (0.7%) | 8 (0.0%) | 2.0 |
dong.w.xie@gmail.com | 1 (0.2%) | 1 (0.0%) | 1.0 |
Porting some fixes from 1.7 branch
10 lines of code changed in 2 files:
Porting changes from branch 1.7 r5109
10 lines of code changed in 1 file:
Porting fixes from 1.7.3 back into the trunk
26 lines of code changed in 1 file:
change confused method name and fix prefix bug inside mergePatterns
1 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.
140 lines of code changed in 7 files:
trunk:solve Issue 565: hasIdenticalTaxa(List<AbstractPartitionData> partitionDataList) gives wrong boolean
1 lines of code changed in 1 file:
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:
trunk:solve Issue 558: duplicate method to check different taxa in BEAUti and Issue 557: Removing a partition doesn't remove its unique taxa
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.
15 lines of code changed in 1 file:
Merged my fix for error when ENABLE_ANCESTRAL_STATES = false.
14 lines of code changed in 1 file:
trunk:solve Issue 547: out of boundary if ENABLE_ANCESTRAL_STATES = false;
3 lines of code changed in 1 file:
Added explicit selection of dN/dS robust counting with additional citation text to keep Marc happy.
2 lines of code changed in 1 file:
Removed a few redundant imports
0 lines of code changed in 1 file:
Starting to rebuild generation of robust counting.
8 lines of code changed in 1 file:
Added tool tips for all the tabs in BEAUti. The tabs are also now disabled until data is loaded to focus the user on what to do first.
54 lines of code changed in 1 file:
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.
17 lines of code changed in 1 file:
BeastGenerator's check function now throws GeneratorExceptions (rather than IllegalArgumentException). As a bonus this exception can specify the name of a Tab to switch to as an aid to the user to fix the issue.
32 lines of code changed in 1 file:
trunk: correct the bug created by previous fixes.
1 lines of code changed in 1 file:
trunk: solve Issue 526: recover the function to allow different taxa in BEAUti
5 lines of code changed in 1 file:
trunk: solve Issue 525: BEAUti should link the trees for multi-partitions by default
1 lines of code changed in 1 file:
Can still edit a trait called 'species' if it is not currently being used for *BEAST
0 lines of code changed in 1 file:
Fixed an issue with creating a 'species' trait when *BEAST was already on. Now checks that the user actually loads a species trait when asked to when switching on *BEAST.
Also, reinstated UCLN and UCED as clock options. UCGD and UCCD (Chauchy) are not currently implemented but could be. Also autocorrelated?
10 lines of code changed in 1 file:
trunk: initial dev for Species Set panel when *BEAST calibration that is only allowed on species tree
20 lines of code changed in 1 file:
Refined the interface for turning on and off *BEAST. 'species' is not a special trait until *BEAST is turned on.
25 lines of code changed in 1 file:
trunk: solve Issue 510: BEAUti uncheck *BEAST but cannot reverse to normal BEAST properly
11 lines of code changed in 1 file:
Fixed integer overflow (when prior sampling) and mixed-math in RandomWalkOperator
2 lines of code changed in 1 file:
Line wrapping of message
4 lines of code changed in 1 file:
Improvements to the StarBEAST interface and how it asks for a species designation.
5 lines of code changed in 1 file:
Fixing up discrete/continuous trait generation..
3 lines of code changed in 1 file:
Continuous traits nearly working. Separated discrete traits out into a 'component' but will have broken things probably. Fixing up now.
7 lines of code changed in 1 file:
Adding continuous traits in BEAUti
1 lines of code changed in 1 file:
Fixed prior graphs in BEAUti, inverse gamma cdf and started stochastic Dollo
2 lines of code changed in 1 file:
Started to implement continuous traits in BEAUti. Needed extensive cleaning up and streamlining of code.
0 lines of code changed in 1 file:
Fix for issue 464: http://code.google.com/p/beast-mcmc/issues/detail?id=464
Set the default locale to US at the beginning of the main() of each of the applications. We don't currently do any localization and the use of a comma as a decimal in some places but not other for those languages that use this was causing major incompatibilities.
4 lines of code changed in 1 file:
Connecting DnDsComponent into BEAUti GUI button
2 lines of code changed in 1 file:
Some serious cleaning up of how priors are specified. This allows appropriate prior choices for different 'flavours' of parameters (non-negative, zero-one interval, discrete, HPM, CMTC rates). Truncation of the the prior is now a switch and bounds so can be applied to any prior (although the UI is not in place for this yet).
1 lines of code changed in 1 file:
Intermediate work on implementing Hierarchical Phylogenetics Models in BEAUti
2 lines of code changed in 1 file:
Trunk: solve Issue 442: BEAUti: taxon set table does not refresh after changing tree model.
6 lines of code changed in 1 file:
Trunk: more work on micro-sat data in BEAUti.
0 lines of code changed in 1 file:
Trunk: make micro-satellite file successfully loaded in BEAUti data panel.
Start to use jdk1.6 code.
3 lines of code changed in 1 file:
(270 more)