[root]/src/dr/evomodelxml/substmodel
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 61 (100.0%) | 3414 (100.0%) | 55.9 |
dong.w.xie | 35 (57.4%) | 2291 (67.1%) | 65.4 |
akaruiws | 9 (14.8%) | 685 (20.1%) | 76.1 |
rambaut | 7 (11.5%) | 388 (11.4%) | 55.4 |
msuchard | 7 (11.5%) | 42 (1.2%) | 6.0 |
alexander.alekseyenko | 1 (1.6%) | 6 (0.2%) | 6.0 |
baele.guy@gmail.com | 2 (3.3%) | 2 (0.1%) | 1.0 |
Allow the BEAST parser to use the LG amino acid model.
2 lines of code changed in 2 files:
Incomplete implementation of multi-state stochastic Dollo under BEAGLE. Needs considerably more work.
26 lines of code changed in 2 files:
Bug fix in randomization for SVSComplexSubstitutionModel
6 lines of code changed in 2 files:
Added citations to amino acid models and a text box in BEAUti.
2 lines of code changed in 1 file:
GF81
51 lines of code changed in 1 file:
Fixing indicator randomization for reversible models
9 lines of code changed in 2 files:
Correct tag name.
2 lines of code changed in 2 files:
Tidy up MsatBMA related things.
302 lines of code changed in 2 files:
Trunk: solve Issue 438: BEAST should tell you what frequencies belong to which partition
1 lines of code changed in 2 files:
BMA for nucleotide substition models and gamma site model.
2 lines of code changed in 2 files:
Model averaging for nucleotide models.
73 lines of code changed in 1 file:
Some new empirical codon models by Stefan Zoller (ETH Zurich) & Adrian Schneider (U. of Edinburgh). Example files in examples/release/EmpiricalCodonModels
318 lines of code changed in 2 files:
Fixed GeneralSubstitutionModelParser when relativeTo is not provided.
1 lines of code changed in 1 file:
updates for watkins msat model classes.
54 lines of code changed in 1 file:
fix and move a few example files of my making
6 lines of code changed in 1 file:
Forgot a couple of other things...
1 lines of code changed in 1 file:
Cleaned up the GeneralSubstitutionModel parser even more. This involved getting rid of SVSIrreversibleSubstModel (old code, Marc promises me). RootFreqs are gone - only worked with the old Irreversible model. Can be done other ways now. svsComplexSubstitutionModel and svsGeneralSubstitutionModel are synonyms of this parser and should allow backwards compatibility.
7 lines of code changed in 1 file:
Cleaned up GeneralSubstitutionModelParser so it generally uses SVSGeneralSubstitutionModel or SVSIrreversibleSubstitutionModel (creating indicators = 1 if not specified). The only case now where it will use GeneralSubstitutionModel is if relativeTo attribute is specified.
59 lines of code changed in 1 file:
TRUNK: solve Issue 324: "rates" in "svsGeneralSubstitutionModel" should not have relativeTo
5 lines of code changed in 1 file:
TRUNK: solve Issue 315: make alias "svsGeneralSubstitutionModel" of "generalSubstitutionModel", Issue 316: previous XML with "generalSubstitutionModel" is not working, and Issue 317: BEAUti: geo-phylogenetic symmetric + no BSSVS xml not working.
10 lines of code changed in 1 file:
Msat model averaging.
252 lines of code changed in 1 file:
Copied the new all-encompassing GeneralSubstitutionModelParser into dr.app.beagle.parsers to keep BEAST/BEAGLE XML compatibility.
1 lines of code changed in 1 file:
TRUNK: sovle Issue 300: have a single parser 'generalSubstitutionModel' and get rid of 'svsGeneralSubstitutionModel' paser
104 lines of code changed in 2 files:
Trunk: solve Issue 285: ComplexSubstitutionModelParser can only refer to SVS not ComplexSubstitutionModel.
1 lines of code changed in 1 file:
Trunk refactoring: finish MULTIVARIATE OU PROCESS (split parsers).
159 lines of code changed in 2 files:
Trunk refactoring: finish MSSD (split parsers).
83 lines of code changed in 1 file:
Trunk refactoring: make evoxml parsers more organized.
3 lines of code changed in 4 files:
Trunk refactoring: make subst parsers more organized.
1874 lines of code changed in 20 files: