Skip to content

Releases: acorg/beast2-xml

extract_rate_change_reverse_times now works with BEAST 2.7 xmls.

06 May 19:01
6f545d9

Choose a tag to compare

Bug fix:

  • extract_rate_change_reverse_times now works with BEAST 2.7 xmls.

Dependency on legacy-cgi included in setup.py.

01 May 20:08
a1ad169

Choose a tag to compare

1.6.1

Update setup.py version number.

Now works with BEAST version(s) 2.7.

01 May 19:02
9bd0180

Choose a tag to compare

1.6.0

Now works with beast version(s) 2.7. (#28)

Bug fix: Improved initial tree handling in BEAST2XML.

09 Apr 17:11
c40a999

Choose a tag to compare

Bug fix: If initial tree element is missing from xml template and you wish to add a Newick format initial tree you can now do so. Previously an error would appear.

Can now extract date data from more xmls.

19 Jan 21:05
bf48594

Choose a tag to compare

* New methods for extracting data from a xml:
* extract_youngest_year_decimal
* extract_rate_change_reverse_times

* Can now extract date from more xmls.

* Docstring for extract_sequence_year_decimals

New methods for extracting data from a xml

10 Dec 21:55
1271f2f

Choose a tag to compare

  • extract_youngest_year_decimal
  • extract_rate_change_reverse_times

Method for fixing values in dimension to 0.

24 Nov 16:52
6685312

Choose a tag to compare

add_rate_change_dates has an offset_earliest option to account for #21.

Method for fixing values in dimension.

18 Nov 19:17
aa4d75e

Choose a tag to compare

Method beast2xml.fix_first_few_dimension_values fixes the first few dimension values for a parameter. This is a great way to fix the sampling proportion to 0 for the period before the first sample.

1.3.9

17 Nov 17:53
cdaac92

Choose a tag to compare

Fixing bug in adding change dates.

Fixing bug in adding change dates.

14 Nov 15:45
12a154d

Choose a tag to compare

1.3.8

Fixing bug in adding change dates.