Created a 'BranchSiteModel' whose job is to provide an EigenDecomposition for any branch/category. HomogenousBranchSiteModel simply wraps a single SubstitutionModel and a FrequencyModel for all branches/sites.
0 lines of code changed in 2 files:
Created a SiteRateModel and a GammaSiteRate model. This new interface just provides relative rates and proportions for sites (so has no reference to substmodels or frequencymodels.
0 lines of code changed in 2 files:
Finished up the design of the newsubstmodel package. Not currently used. To be used by newtreelikelihood.
89 lines of code changed in 8 files:
Suggestion on how to handle time-aware (epoch) substitution models by introducing a TreeBranchSubstitutionModel
241 lines of code changed in 2 files:
Added support for sampling 0/1 entries in a DesignMatrix
10 lines of code changed in 1 file:
Added support for sampling 0/1 entries in a DesignMatrix
22 lines of code changed in 2 files:
Alignment returned from SequenceSimulator now takes its DataType from the FrequenceModel used to construct it
3 lines of code changed in 1 file:
sequence simulator added
4 lines of code changed in 1 file:
initial version
256 lines of code changed in 1 file:
test file for sequence generator dr.app.SequenceSimulator
143 lines of code changed in 1 file:
Island geography bits
473 lines of code changed in 6 files:
Oops. I broke and have now fixed again my changes to Report.
1 lines of code changed in 1 file:
Pathogen improvements
4 lines of code changed in 3 files:
Small additions to Tracer
24 lines of code changed in 1 file:
geo
470 lines of code changed in 7 files:
Oops. I broke and have now fixed my changes to Report.
1 lines of code changed in 1 file:
simulator for Pacific island hopping model - work in progress!
0 lines of code changed in 3 files:
A Gibbs sampler operator for multivariate normal traits on the root, internal and external nodes on a tree. Old operator only worked on internal nodes.
224 lines of code changed in 1 file:
had some fun problems with svn
195 lines of code changed in 1 file:
compute great circle distances for taxa with lat/long locations and provide as a statistic
110 lines of code changed in 2 files:
compute great circle distances for taxa with lat/long locations and provide as a statistic
4902 lines of code changed in 2 files:
Fixed problem with ConvertAlignment not using the correct genetic code (it basically always converted with the Universal code even if specified otherwise in the parser). This would result in incorrect likelihoods for other genetic codes in Codon models.
200 lines of code changed in 3 files:
Fixed some bugs in ComplexSubstitutionModel and MaskedParameter. Added "save to file" option in Report; should not break anything (crossing fingers)
90 lines of code changed in 6 files:
Yang mito vertebrate codon example
1547 lines of code changed in 3 files:
MaskedParameter now listens to changes in the 0/1 masking bit parameter.
73 lines of code changed in 3 files:
automatic code improvments (intellij)
73 lines of code changed in 17 files:
Fix the math - add missing terms for parameters assumed to be constant.
4 lines of code changed in 1 file:
Add ability to calculate the likelihood of a sub-range (from - to).
33 lines of code changed in 1 file:
Pathogen improvements
10 lines of code changed in 3 files:
Pathogen work.
34 lines of code changed in 4 files:
Added a cutdown version of FigTree as a library to the BEAST lib folder (and as a consequence had to add the jam.jar library). This is so the program 'Path-O-Gen' can use it but it may be useful elsewhere. To get dr/app/pathogen/ to compile you will need to add figtreepanel.jar to your dependencies. To get Path-O-Gen to run, you will need to add jam.jar to the class path.
19 lines of code changed in 4 files:
Sampling proportion added to Birth-Death, based on Tanja derivation. Not tested by simulation. Expressions are identical to the ones pre-change when the default proportion (1) is used.
116 lines of code changed in 6 files:
GLMSubstitutionModel now ensures that regression yields to valid rate matrix through a 0/1 prior.
16 lines of code changed in 1 file:
First version of 'Path-O-Gen' complete.
290 lines of code changed in 8 files:
Work on Path-O-Gen
0 lines of code changed in 1 file:
Work on Path-O-Gen
83 lines of code changed in 2 files:
More development of Pathogen
384 lines of code changed in 8 files:
Work on Path-O-Gen
2 lines of code changed in 1 file:
More development of Pathogen
62 lines of code changed in 7 files:
Work on Path-O-Gen
10 lines of code changed in 4 files:
Created a simple GUI program for doing root-to-tip regressions for checking time structured nature of trees. For historical reasons it is called 'Path-O-Gen'.
1356 lines of code changed in 11 files:
Fixed an issue with Tracer where an exception was being thrown when the 'Combined' trace file was selected on its own.
10 lines of code changed in 1 file:
BSSVS may not actually work for the ComplexSubstitutionModel. Added check that CTMC graph remains connected.
75 lines of code changed in 3 files:
Added a check to XMLParser so that any element that uses idref cannot have other attributes or content. This should reveal XML errors where a reference was used but not indended so the content was ignored.
4 lines of code changed in 1 file:
Arbitrary masking of parameters; useful for applying random scan operators on fixed subsets of components in a parameter. ComplexSubstitutionModel now supports BSSVS via a GLM.
497 lines of code changed in 6 files:
Working on generalized linear modeling of general substitution matrices
232 lines of code changed in 6 files:
Marc is an idiot and committed some files that didn't compile earlier. Sorry!
28 lines of code changed in 3 files: