[root]/src/dr/evomodel/substmodel
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 412 (100.0%) | 18652 (100.0%) | 45.2 |
alexei.drummond | 81 (19.7%) | 6122 (32.8%) | 75.5 |
msuchard | 85 (20.6%) | 6046 (32.4%) | 71.1 |
rambaut | 66 (16.0%) | 2744 (14.7%) | 41.5 |
akaruiws | 55 (13.3%) | 2064 (11.1%) | 37.5 |
jheled | 46 (11.2%) | 654 (3.5%) | 14.2 |
dong.w.xie | 66 (16.0%) | 348 (1.9%) | 5.2 |
baele.guy@gmail.com | 3 (0.7%) | 330 (1.8%) | 110.0 |
alexander.alekseyenko | 4 (1.0%) | 308 (1.7%) | 77.0 |
fbielejec | 2 (0.5%) | 31 (0.2%) | 15.5 |
Michael.DefoinPLatel | 4 (1.0%) | 5 (0.0%) | 1.2 |
Added LG model to the available types.
1 lines of code changed in 2 files:
Added the LG model of amino acid evolution (Le and Gascuel, 2008).
329 lines of code changed in 1 file:
Modify to handle ambiguity.
3 lines of code changed in 2 files:
Porting 'evaluateLate' interface method from 1.7 branch.
16 lines of code changed in 6 files:
cleaning code
31 lines of code changed in 2 files:
Fixed issue with date parameter
5 lines of code changed in 1 file:
Implemented TN93 under BEAGLE.
19 lines of code changed in 2 files:
trunk:solve Issue 457: BEAST should raise an error if binary dataType set but data is not binary, and Issue 312: BEAST continues to run (inappropriately) when sequence contains invalid character
15 lines of code changed in 5 files:
Added citations to amino acid models and a text box in BEAUti.
186 lines of code changed in 17 files:
GF81
118 lines of code changed in 1 file:
Tidy up MsatBMA related things.
243 lines of code changed in 4 files:
Amino acid substitution model for influenza.
166 lines of code changed in 1 file:
BMA for nucleotide substition models and gamma site model.
14 lines of code changed in 2 files:
Handle the variable change more efficiently.
27 lines of code changed in 1 file:
Model averaging for nucleotide models.
83 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
1044 lines of code changed in 5 files:
updates for watkins msat model classes.
63 lines of code changed in 2 files:
Fixed ComplexSubstitutionModel so that pi parameter does post-multiply the rates parameter.
7 lines of code changed in 1 file:
Added methods for computing the transition probabilities.
7 lines of code changed in 1 file:
Added methods for computing the transition probabilities.
35 lines of code changed in 1 file:
New msat model described by Watkins (2007).
22 lines of code changed in 1 file:
These models now allow a null indicator parameter in the constructor in which case they create one full of ones.
8 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.
4 lines of code changed in 3 files:
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.
7 lines of code changed in 1 file:
Gibbs sampling for a single msat ancestral state.
56 lines of code changed in 1 file:
Importance sampling for the msat ancestral states.
48 lines of code changed in 1 file:
Msat model averaging.
214 lines of code changed in 1 file:
Misc changes to msat models.
201 lines of code changed in 8 files:
TRUNK: sovle Issue 300: have a single parser 'generalSubstitutionModel' and get rid of 'svsGeneralSubstitutionModel' paser
8 lines of code changed in 1 file:
TRUNK: sovle Issue 295: If no BSSVS then no need for the indicators parameter
2 lines of code changed in 1 file:
Trunk refactoring: finish MULTIVARIATE OU PROCESS (split parsers).
7 lines of code changed in 2 files:
Trunk refactoring: finish MSSD (split parsers).
3 lines of code changed in 2 files:
Trunk refactoring: make evoxml parsers more organized.
2 lines of code changed in 2 files:
Trunk refactoring: make subst parsers more organized.
14 lines of code changed in 18 files:
Trunk refactoring: complex substitution model (split parsers).
0 lines of code changed in 2 files:
Trunk refactoring: finish substitution model (split parsers).
7 lines of code changed in 4 files:
Trunk refactoring: big part of substitution model (split parsers).
20 lines of code changed in 5 files:
Trunk refactoring: substitution model - binary (spilt parsers).
12 lines of code changed in 8 files:
Standardizing output between different CSM implementations
23 lines of code changed in 1 file:
small code changes for binary covarion model
5 lines of code changed in 1 file:
(146 more)