Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 68 (100.0%) | 2885 (100.0%) | 42.4 |
alexei.drummond | 11 (16.2%) | 1655 (57.4%) | 150.4 |
rambaut | 22 (32.4%) | 628 (21.8%) | 28.5 |
dong.w.xie | 18 (26.5%) | 409 (14.2%) | 22.7 |
jheled | 10 (14.7%) | 133 (4.6%) | 13.3 |
msuchard | 4 (5.9%) | 42 (1.5%) | 10.5 |
Michael.DefoinPLatel | 1 (1.5%) | 10 (0.3%) | 10.0 |
dong.w.xie@gmail.com | 2 (2.9%) | 8 (0.3%) | 4.0 |
trunk: merge Issue 677 : Using Microsatellite loci for inferring one phylogenetic tree that uses all the loci.
8 lines of code changed in 2 files:
Ported recent updates from 1.7 branch
17 lines of code changed in 2 files:
Added warning about single-child internal nodes that is suppressed in TreeStat but active in BEAST-MCMC and other programs.
9 lines of code changed in 1 file:
Relaxed nexus importer to allow internal nodes with 1 or more children. This is to allow TreeStat to analyze direct ancestor trees and migration trees where migrations events are defined by internal nodes.
11 lines of code changed in 1 file:
Modified NexusImporter to handle nested arrays. May cause unforeseen bugs in important other traits.
31 lines of code changed in 1 file:
Standardizing format for change events; these should always be an array of arrays because the number of events is variable.
8 lines of code changed in 1 file:
Continuous traits nearly working. Separated discrete traits out into a 'component' but will have broken things probably. Fixing up now.
5 lines of code changed in 1 file:
Started to implement continuous traits in BEAUti. Needed extensive cleaning up and streamlining of code.
3 lines of code changed in 1 file:
Very minor language improvements.
1 lines of code changed in 1 file:
trunk: merge Issue 495 from branch 1.6
6 lines of code changed in 1 file:
Trunk: update get date from tree
0 lines of code changed in 1 file:
Trunk: update get date from tree
12 lines of code changed in 1 file:
Trunk: a tool to get date value from given tree
78 lines of code changed in 1 file:
2 lines of code changed in 1 file:
Trunk: A new XML for Calibration with Yule.
3 lines of code changed in 1 file:
Trunk: finish micro-sat finailly.
53 lines of code changed in 1 file:
Trunk: BEAUti microsat works, but XML is not working in BEAST because of transition probability entry out of bound.
6 lines of code changed in 1 file:
Trunk: continue to work on BEAUti microsat, but writing different taxa function still has a bug.
3 lines of code changed in 1 file:
Trunk: big update in BEAUti micro-sat.
9 lines of code changed in 1 file:
Trunk: more work on micro-sat data in BEAUti.
9 lines of code changed in 1 file:
Trunk: fix a bug in MicroSatImporter when loading diploid locus data.
40 lines of code changed in 3 files:
Trunk: make micro-satellite file successfully loaded in BEAUti data panel.
Start to use jdk1.6 code.
26 lines of code changed in 2 files:
Trunk: micro-satellite importer for BEAUti.
139 lines of code changed in 2 files:
Trunk: big check-in to add micro-satellite in BEAUti.
1) Because it uses patterns not alignment, PartitionPattern is added, and PartitionData is still used for all previous data type.
2) getDataType is corrected to get actual data type, where traits are generalDataType, and trait name is getting from getDataDescription.
3) add MICRO_SAT data type.
25 lines of code changed in 1 file:
Small fixes to migrate conversion program
21 lines of code changed in 2 files:
Converter for Migrate trees that converts migrations to population reconstructions at internal nodes
316 lines of code changed in 4 files:
Added ability to import FASTA format files in BEAUti. Should probably allow extraction of individual fields from label line.
206 lines of code changed in 3 files:
New version of Path-O-Gen v1.2 released.
13 lines of code changed in 1 file:
Another little tree processing main.
11 lines of code changed in 1 file:
A fix for the empiricalTreeDistributionModel. If the NEXUS tree file uses a translation list then these numbers are used as node numbers.
17 lines of code changed in 1 file:
generify and auto intelliJ
1 lines of code changed in 1 file:
automatic idea changes and generify
14 lines of code changed in 1 file:
Give more info upon error
2 lines of code changed in 1 file:
Refactoring to remove illegal dependencies. No classes in dr.evolution.* packages should depend on classes in dr.evomodel.* or dr.inference.* or dr.evomodelxml. Also converted dr.evolution.coalescent.IntervalType to enum and minor other tidy ups.
196 lines of code changed in 1 file:
Parse comments in Newick parser as well
16 lines of code changed in 1 file:
Work on Path-O-Gen
2 lines of code changed in 1 file:
Work on Path-O-Gen
9 lines of code changed in 1 file:
Handle root attributes correctly. (e.g. tree [comment] = [&R] [&W xxx] (( ...))
38 lines of code changed in 2 files:
Added a statistic to TreeStat to obtain the mean of an attribute across a clade.
3 lines of code changed in 1 file:
Started work on a TreesPanel. Moved tree prior stuff here. Allow selection of user tree (from those loaded). Other features to be added soon is the ability to do a root to tip plot to check temporal signal. Other tweaks and fixes.
1 lines of code changed in 1 file:
(14 more)