[root]/src/test/dr/evomodel/substmodel
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 96 (100.0%) | 5502 (100.0%) | 57.3 |
msuchard | 23 (24.0%) | 1582 (28.8%) | 68.7 |
akaruiws | 26 (27.1%) | 1387 (25.2%) | 53.3 |
alexei.drummond | 17 (17.7%) | 1163 (21.1%) | 68.4 |
dong.w.xie | 17 (17.7%) | 646 (11.7%) | 38.0 |
jheled | 7 (7.3%) | 282 (5.1%) | 40.2 |
mdhall272@gmail.com | 4 (4.2%) | 264 (4.8%) | 66.0 |
sibon.li | 2 (2.1%) | 178 (3.2%) | 89.0 |
Eigendecomposition check uses anonymous subclass that turns off condition number evaluation.
8 lines of code changed in 2 files:
Added some other matrices that don't work.
47 lines of code changed in 1 file:
Cleaning up.
60 lines of code changed in 2 files:
Increased max iterations and largest allowable condition number for complex diagonalizable substitution models; may change inference in BSSVS models.
101 lines of code changed in 1 file:
changed to take a user-specified matrix
157 lines of code changed in 1 file:
Preliminary test unit for failure of eigen decompositions
249 lines of code changed in 1 file:
Adding a CnCs counting class
60 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
5 lines of code changed in 2 files:
trunk: add Junit test for GF81
139 lines of code changed in 1 file:
Transferring my changes from branch 1.6 to trunk:
Changes to LogNormalDistributionModel to allow for the stdev value to also not
be in log space (r3774)
Changes to UncorrelatedRelaxedClockTest due to changes in
LogNormalDistributionModel in r3774 (r3775)
Minor change in MixtureModelBranchRates to fix an issue caused by changes in
revision 3735 (r3773)
Bug fix for AncestralSequenceAnnotator plus added a window to select
input/output files (r3819)
Fixed spelling for GeneralSubstitutionModelTest (r3833)
Fixed a RuntimeException for AncestralStateTreeLikelihood (r3957)
178 lines of code changed in 2 files:
Correcting according to changes made to the models.
3 lines of code changed in 2 files:
Tidy up MsatBMA related things.
1 lines of code changed in 2 files:
BMA for nucleotide substition models and gamma site model.
96 lines of code changed in 2 files:
GTR examples added.
59 lines of code changed in 1 file:
TN93 example added.
11 lines of code changed in 1 file:
Some quick JUnit tests for NtdBMA model to check whether there are any major problems. More useful tests yet to come.
227 lines of code changed in 1 file:
Trunk: active a JUnit test
269 lines of code changed in 1 file:
updated Birth-death serial sampling model
5 lines of code changed in 2 files:
Gibbs sampling for a single msat ancestral state.
19 lines of code changed in 5 files:
Importance sampling for the msat ancestral states.
21 lines of code changed in 3 files:
Misc changes to classes for msat likelihood calculation.
212 lines of code changed in 1 file:
Can now simulate sequences under a branch-specific substitution model; for example, different dN/dS per branch.
79 lines of code changed in 3 files:
Preparing MarkovJumps to compute null distributions for tests of selection using just nucleotide models (fast, fast, fast)
244 lines of code changed in 2 files:
Can now simulate (and report) the complete history of any model in BEAST, most importantly codon models (with branch rate variation) and report the true number of synonymous and nonsynonymous mutations in a synthetic dataset.
158 lines of code changed in 1 file:
Further work for RobustCounting
115 lines of code changed in 3 files:
Robust counting is working (as far as I can tell) and returns expected numbers of syn and non-syn changes on a tree, using just nucleotide models
70 lines of code changed in 1 file:
(1) More testing of robust counting; (2) more work on a citation framework
206 lines of code changed in 2 files:
Added JUnitTest for counting synonymous jumps; also refactored a function in making codon models to avoid duplicating code
67 lines of code changed in 1 file:
Made some comments about handling missing trait values for the integrateTraitLikelihood
44 lines of code changed in 1 file:
Product chain test is now working for 2-state cross 2-state model; next will write a test for nucleotide cross nucleotide cross nucleotide
43 lines of code changed in 1 file:
Still working on product chain models and robust counting
77 lines of code changed in 1 file:
Intermediate steps in implementing robust counting of S and N using nucleotide models
61 lines of code changed in 1 file:
Trunk refactoring: finish tree likihood model (split parsers)..
4 lines of code changed in 1 file:
Trunk refactoring: make subst parsers more organized.
1 lines of code changed in 1 file:
Trunk refactoring: site model (split parsers).
2 lines of code changed in 1 file:
Trunk refactoring: big part of substitution model (split parsers).
4 lines of code changed in 1 file:
Trunk: update tesst.
1 lines of code changed in 1 file:
Trunk: enable general sub model test, and correct the rate1 expectation in xml.
175 lines of code changed in 1 file:
Trunk: update test.
3 lines of code changed in 1 file:
Trunk: incomplete correction of 2state coarion model, and leave to Alexei to complete.
21 lines of code changed in 1 file:
(23 more)