Checking equations for Pybus et al. manuscript
70 lines of code changed in 2 files:
Deleted a non-essential tool that I wrote.
0 lines of code changed in 1 file:
working on bss UI
46 lines of code changed in 1 file:
working on bss UI
62 lines of code changed in 4 files:
Moving from a gamma jump distribution to an exponential jump distribution.
With a gamma distribution of year-to-year jumps I was getting a linear trend (mean = 1, sd = 0.01), but I think this came from the initial conditions. I'm thinking this is overparameterized.
5 lines of code changed in 1 file:
Defaulting mergeColumns to "false".
2 lines of code changed in 1 file:
Fixed dropping of virus names when duplicate sera name exists.
There was a bug in which if there was a row with the same name as a column, this row name would not be added to the virusStrains list.
14 lines of code changed in 1 file:
ant buildfile for bss
158 lines of code changed in 1 file:
Implementing a more flexible "jump" prior for antigenic locations.
Instead of the linear relationship of AG1 vs time, AntigenicJumpPrior gives a hierarchical prior for picking the
movement of each year from a gamma distribution. The parameters of this gamma distribution are estimated
from the data.
307 lines of code changed in 2 files:
Fixed issue with trees with polytomies having bad branch lengths.
2 lines of code changed in 2 files:
Fixed issue with trees with polytomies having bad branch lengths.
10 lines of code changed in 2 files:
working on bss UI
203 lines of code changed in 7 files:
test method for codon model
20 lines of code changed in 1 file:
working on Beagle Sequence Simulator UI
498 lines of code changed in 7 files:
working on bss UI
517 lines of code changed in 4 files:
fixed typo
1 lines of code changed in 1 file:
Fixing inconsistency when reporting a filtered state-change history
56 lines of code changed in 3 files:
Standardizing format for change events; these should always be an array of arrays because the number of events is variable.
105 lines of code changed in 4 files:
Possible new string format for change events
38 lines of code changed in 1 file:
working on bss UI
396 lines of code changed in 6 files:
working on bss UI
1039 lines of code changed in 11 files:
cleaning code
4 lines of code changed in 3 files:
syntax rules in parser
24 lines of code changed in 1 file:
print some logging messages
13 lines of code changed in 1 file:
cleaning code
31 lines of code changed in 2 files:
simulate homogenous sequences
43 lines of code changed in 4 files:
cleaning code
29 lines of code changed in 2 files:
safeguard from a null pointer exception if branch rate model is not specified
14 lines of code changed in 2 files:
throw meaningful xml parse exceptions
14 lines of code changed in 1 file:
branch rate issues
94 lines of code changed in 3 files:
Added ArithmeticMeanAnalysisParser to the list.
2 lines of code changed in 1 file:
Parser for the arithmetic mean estimator (AME).
133 lines of code changed in 1 file:
Added calculation of the arithmetic mean estimator (AME).
27 lines of code changed in 1 file:
Added the possibility to run a power posterior for a single fixed power.
34 lines of code changed in 1 file:
Fixed an issue with *BEAST 'species' attributes being left outside the taxon elements.
5 lines of code changed in 1 file:
print warning from the parser
13 lines of code changed in 2 files:
code cleanup
48 lines of code changed in 2 files:
make debugging easier
175 lines of code changed in 3 files:
warn user he needs to supresses count statistics in case of codon models
6 lines of code changed in 1 file:
Logging of complete histories to trees has a more consistent format (a set of nested arrays).
17 lines of code changed in 2 files:
working on bias introduced when including clock rates
23 lines of code changed in 1 file:
set this method to return alignment only works well with all the conversion tools
46 lines of code changed in 2 files:
Improving complete history loggin format.
21 lines of code changed in 1 file:
Changing the 'traitFilter' behaviour of TreeLoggerParser so it only matches prefixes (previously it used contains() so this made it difficult to filter).
1 lines of code changed in 1 file:
ProductChainSubstitutionModel now propogates submodel changes
20 lines of code changed in 2 files:
Fixing reporting of site- and branch-specific S and N counts
42 lines of code changed in 4 files:
clock rate was being set but not used
7 lines of code changed in 1 file:
Codon models give exception when put inside report and when count statistics are done on them, this quick fix supresses count statistics in case of codon models
4 lines of code changed in 1 file:
He who steps on others to reach the top has good balance
15 lines of code changed in 1 file:
codons need ancestral sequences too
18 lines of code changed in 1 file:
sanity check in parser
23 lines of code changed in 1 file:
main method to test codon seq simulation
85 lines of code changed in 1 file:
simulate under codon models
33 lines of code changed in 1 file:
Reducing over-logging on underflows
1 lines of code changed in 1 file:
May 2012 »