Directory src/dr/evomodelxml/coalescent/

Total Files:
35
Deleted Files:
1
Lines of Code:
1879

[root]/src/dr/evomodelxml/coalescent
                    directory in repo operators (6 files, 371 lines)

Lines of Code

src/dr/evomodelxml/coalescent/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 75 (100.0%) 3766 (100.0%) 50.2
dong.w.xie 42 (56.0%) 2825 (75.0%) 67.2
julia.pal.r@gmail.com 13 (17.3%) 376 (10.0%) 28.9
msuchard 6 (8.0%) 321 (8.5%) 53.5
rambaut 7 (9.3%) 179 (4.8%) 25.5
mandevsgill 2 (2.7%) 44 (1.2%) 22.0
jheled 3 (4.0%) 16 (0.4%) 5.3
dong.w.xie@gmail.com 2 (2.7%) 5 (0.1%) 2.5

Most Recent Commits

julia.pal.r@gmail.com 2013-03-23 07:40 Rev.: 5530

working on summary - need to calculate "sigmoidal" medians, etc

1 lines of code changed in 2 files:

  • src/dr/evomodelxml/coalescent: GPSkytrackAnalysisParser.java (+1 -1)
julia.pal.r@gmail.com 2013-03-23 04:33 Rev.: 5529

added the "tracer" analysis similar to EBSP

116 lines of code changed in 3 files:

  • src/dr/evomodelxml/coalescent: GPSkytrackAnalysisParser.java (+100), GaussianProcessSkytrackLikelihoodParser.java (new)
julia.pal.r@gmail.com 2013-03-21 05:55 Rev.: 5517

Special logger

11 lines of code changed in 1 file:

  • src/dr/evomodelxml/coalescent: GaussianProcessSkytrackLikelihoodParser.java (+11 -1)
julia.pal.r@gmail.com 2013-03-15 15:48 Rev.: 5490

Parameterizing a lot and changes in number of latents, location of latents..need to fix GP sampling of one point, problem with "last" neighbor

59 lines of code changed in 1 file:

  • src/dr/evomodelxml/coalescent: GaussianProcessSkytrackLikelihoodParser.java (+59 -3)
rambaut 2012-10-14 07:17 Rev.: 5196

BEAUti now generates a hierarchical coalescent simulator that generates monophyletic groups and required clade heights. Clade heights can be given in the Taxon Sets table in the column called 'age'. These should lie inside any hard prior bounds (this is not done automatically).

20 lines of code changed in 2 files:

  • src/dr/evomodelxml/coalescent: NewCoalescentSimulatorParser.java (+20 -6)
rambaut 2012-10-11 02:35 Rev.: 5193

Created a new cleaner coalescent simulator parser to help generate nested subtrees from taxon sets. Updating BEAUti to generate simulated trees that conform to monophyly constrants and hard bounds on tmrcas.

98 lines of code changed in 1 file:

  • src/dr/evomodelxml/coalescent: NewCoalescentSimulatorParser.java (+98)
rambaut 2012-09-19 03:38 Rev.: 5174

The 'rootHeight' option had been crippled in the Coalescent Simulator preventing easy rescaling of the root height to fit constraints.

0 lines of code changed in 2 files:

  • src/dr/evomodelxml/coalescent: CoalescentSimulatorParser.java (-2)
julia.pal.r@gmail.com 2012-02-14 10:22 Rev.: 4684

delete import

0 lines of code changed in 1 file:

  • src/dr/evomodelxml/coalescent: GaussianProcessSkytrackLikelihoodParser.java (-1)
julia.pal.r@gmail.com 2012-02-14 09:52 Rev.: 4683

Updating Likelihood, need to add the GMRF part

41 lines of code changed in 1 file:

  • src/dr/evomodelxml/coalescent: GaussianProcessSkytrackLikelihoodParser.java (+41 -2)
dong.w.xie@gmail.com 2012-02-13 08:39 Rev.: 4672

trunk: merge Issue 86: Missing validation in BayesianSkylineLikelihoodParser

5 lines of code changed in 2 files:

  • src/dr/evomodelxml/coalescent: BayesianSkylineLikelihoodParser.java (+5)
julia.pal.r@gmail.com 2012-02-02 11:32 Rev.: 4627

updating small changes in operators and adding lambda_parameter

31 lines of code changed in 1 file:

  • src/dr/evomodelxml/coalescent: GaussianProcessSkytrackLikelihoodParser.java (+31 -25)
julia.pal.r@gmail.com 2012-01-21 15:41 Rev.: 4598

Commented changes - still revising

2 lines of code changed in 1 file:

  • src/dr/evomodelxml/coalescent: GaussianProcessSkytrackLikelihoodParser.java (+2 -2)
julia.pal.r@gmail.com 2011-11-23 09:31 Rev.: 4474

Editing mainly GPSLikelihoodParser

76 lines of code changed in 1 file:

  • src/dr/evomodelxml/coalescent: GaussianProcessSkytrackLikelihoodParser.java (+76 -73)
julia.pal.r@gmail.com 2011-11-17 10:44 Rev.: 4443

test

39 lines of code changed in 1 file:

  • src/dr/evomodelxml/coalescent: GaussianProcessSkytrackLikelihoodParser.java (+39 -17)
msuchard 2011-10-25 09:17 Rev.: 4372

Skeleton for Gaussian Process coalescent model

226 lines of code changed in 1 file:

  • src/dr/evomodelxml/coalescent: GaussianProcessSkytrackLikelihoodParser.java (+226)
msuchard 2011-10-19 07:45 Rev.: 4367

Fixed optional parameter settings in GMRFSkyrideLikelihoodParser

1 lines of code changed in 2 files:

  • src/dr/evomodelxml/coalescent: GMRFSkyrideLikelihoodParser.java (new)
mandevsgill 2011-10-13 15:16 Rev.: 4357

Updated the multilocus gmrf model so that we have a proper prior. Still needs to be cleaned up a little bit.

12 lines of code changed in 1 file:

  • src/dr/evomodelxml/coalescent: GMRFSkyrideLikelihoodParser.java (+12 -2)
mandevsgill 2011-07-01 10:39 Rev.: 4086

Multilocus GMRF model has been updated and appears to be working properly. Old GMRF model should still work with the old xml syntax.

32 lines of code changed in 1 file:

  • src/dr/evomodelxml/coalescent: GMRFSkyrideLikelihoodParser.java (+32 -5)
jheled 2011-05-23 12:24 Rev.: 3985

Fix one bug in constrained generation of initial trees. bug was due to creation on 1 taxon tree with height 0.

4 lines of code changed in 1 file:

  • src/dr/evomodelxml/coalescent: CoalescentSimulatorParser.java (+4 -2)
dong.w.xie 2010-10-12 09:51 Rev.: 3630

Trunk: merge issue 403.

3 lines of code changed in 1 file:

  • src/dr/evomodelxml/coalescent: CoalescentSimulatorParser.java (+3 -1)
msuchard 2010-09-13 07:07 Rev.: 3528

Made logging of multilocus GMRF skyride more convenient for plotting in Tracer:
<log id="skyrideLog" logEvery="5000" fileName="multilocusGMRF-skyride.log">
<parameter idref="skyride.logPopSize"/>
<gmrfHeightsStatistic id="skyride.intervalHeights">
<gmrfSkyrideLikelihood idref="skyrideCoalescent"/>
</gmrfHeightsStatistic>
</log>

48 lines of code changed in 1 file:

  • src/dr/evomodelxml/coalescent: GMRFIntervalHeightsStatisticParser.java (new 48)
msuchard 2010-09-04 04:08 Rev.: 3488

Removed duplicated code in GMRFMultilocusSkyrideLikelihood and added option in GMRFSkyride to not scale by rootHeight; turning this latter option off is for debugging only

6 lines of code changed in 1 file:

  • src/dr/evomodelxml/coalescent: GMRFSkyrideLikelihoodParser.java (+6 -1)
rambaut 2010-08-19 21:31 Rev.: 3411

LoggerParser uses a special function to get the log file which may set different paths (for example to a working directory). Thus just checking that fileName exists may not work. So moved the check for existing file into XMLParser.getFilePrintWriter(). This has the added benefit that all loggers use this function and thus all have the overwriting behaviour.

Also added a check box to the BEAST options dialog box.

0 lines of code changed in 1 file:

  • src/dr/evomodelxml/coalescent: DemographicLoggerParser.java (del)
msuchard 2010-07-13 23:44 Rev.: 3306

Started work on multilocus GMRF Skyride

40 lines of code changed in 1 file:

  • src/dr/evomodelxml/coalescent: GMRFSkyrideLikelihoodParser.java (+40 -10)
jheled 2010-06-06 20:49 Rev.: 3232

Add an option to dump all demographics to a file

12 lines of code changed in 2 files:

  • src/dr/evomodelxml/coalescent: EBSPAnalysisParser.java (+12 -1)
rambaut 2010-06-02 00:12 Rev.: 3207

This update does a number of things. 1) TreeLoggerParser and DemographicLoggerParser were in dr.inferencexml which breaks the dependency rules as they link to things in dr.evomodel. These are now moved to dr.evomodelxml. 2) A dr.evolution.tree.TreeTrait interface is created which is a general purpose interface for access to traits on nodes/branches. BranchAttributeProvider and NodeAttributeProvider will be replaced by this interface in the next update. 3) All BranchRateModels now have a common abstract base class AbstractBranchRateModel to implement their common features (these now implement TreeTrait to provide rates).

61 lines of code changed in 1 file:

  • src/dr/evomodelxml/coalescent: DemographicLoggerParser.java (new 61)
dong.w.xie 2010-03-03 16:01 Rev.: 3015

Trunk refactoring: fix a bug of duplcation parser name in GMRF Skyride Likelihood.

1 lines of code changed in 1 file:

  • src/dr/evomodelxml/coalescent: GMRFSkyrideLikelihoodParser.java (+1 -1)
dong.w.xie 2010-03-02 16:44 Rev.: 3006

Trunk refactoring: finish indel (split parsers).

9 lines of code changed in 2 files:

  • src/dr/evomodelxml/coalescent: GMRFTestLikelihoodParser.java (+9 -12)
dong.w.xie 2010-03-02 14:07 Rev.: 3004

Trunk refactoring: finish GMRF (split parsers).

358 lines of code changed in 4 files:

  • src/dr/evomodelxml/coalescent: GMRFBivariateCurveAnalysisParser.java (new 80), GMRFPopSizeStatisticParser.java (new 66), GMRFSkyrideLikelihoodParser.java (+132), GMRFTestLikelihoodParser.java (+80)
dong.w.xie 2010-03-02 10:24 Rev.: 3002

Trunk refactoring: finish Logger (split parsers).

0 lines of code changed in 1 file:

  • src/dr/evomodelxml/coalescent: DemographicLoggerParser.java (del)
dong.w.xie 2010-02-25 09:45 Rev.: 2978

Trunk refactoring: finish Likelihoods (split parsers)..

193 lines of code changed in 2 files:

  • src/dr/evomodelxml/coalescent: BMPriorLikelihoodParser.java (new 85), OrnsteinUhlenbeckPriorLikelihoodParser.java (new 108)
dong.w.xie 2010-02-22 10:42 Rev.: 2954

Trunk refactoring: organize tree and treelikelihood parsers.

1 lines of code changed in 1 file:

  • src/dr/evomodelxml/coalescent: CoalescentSimulatorParser.java (+1 -1)
dong.w.xie 2010-02-22 10:07 Rev.: 2953

Trunk refactoring: finish speciation (split parsers)..

2 lines of code changed in 2 files:

  • src/dr/evomodelxml/coalescent: VariableDemographicModelParser.java (new)
dong.w.xie 2010-02-19 14:41 Rev.: 2943

Trunk refactoring: finish coalescent (split parsers).

1046 lines of code changed in 12 files:

  • src/dr/evomodelxml/coalescent: BayesianSkylineLikelihoodParser.java (+96), CoalescentLikelihoodParser.java (new 134), CoalescentSimulatorParser.java (+285), ConstantExponentialModelParser.java (new 85), ConstantLogisticModelParser.java (new 76), ConstantPopulationModelParser.java (new 54), DemographicLoggerParser.java (new 61), ExpansionModelParser.java (new 85), ExponentialGrowthModelParser.java (new 80), LogisticGrowthModelParser.java (new 88), VariableSkylineLikelihoodParser.java (+2 -3)
dong.w.xie 2010-02-19 10:08 Rev.: 2942

Trunk refactoring: 2nd part of coalescent (split parsers).

116 lines of code changed in 3 files:

  • src/dr/evomodelxml/coalescent: BayesianSkylinePopSizeStatisticParser.java (new 43), CoalescentIntervalStatisticParser.java (new 36), LineageCountStatisticParser.java (new 37)
dong.w.xie 2010-02-18 16:25 Rev.: 2940

Trunk refactoring: 1st part of coalescent (split parsers).

1096 lines of code changed in 13 files:

  • src/dr/evomodelxml/coalescent: CataclysmicDemographicModelParser.java (new 74), ConstExpConstModelParser.java (new 93), EBSPAnalysisParser.java (+133), EmpiricalPiecewiseModelParser.java (new 82), ExpConstExpDemographicModelParser.java (new 82), ExponentialLogisticModelParser.java (new 83), ExponentialSawtoothModelParser.java (new 74), PiecewisePopulationModelParser.java (new 82), PopulationSizeGraphParser.java (new 49), ScaledPiecewiseModelParser.java (new 63), TwoEpochDemographicModelParser.java (new 69), VariableDemographicModelParser.java (+115), VariableSkylineLikelihoodParser.java (+97)
Generated by StatSVN 0.7.0