Skip to content

Releases: nickjcroucher/gubbins

Info messages

03 Jan 17:29
ffeaa9e
Compare
Choose a tag to compare
  • Python part largely rewritten
  • More informative messages generated in output
  • Base functionality for using iqtree as alternative tree builder; this is not available to the user because the number of recombinations predicted by iqtree is far beyond expectations
  • Made sure all tests are run, including integration tests

Docker build

11 Dec 17:07
ed228dc
Compare
Choose a tag to compare

This release is created to get a recent image with software version number onto DockerHub. No changes to the code.

v2.3.4: Dynamically allocate memory

30 Jul 15:37
e1df9fe
Compare
Choose a tag to compare

This should fix the common problem of segmentation faults, which occur on alignments with a large number of SNPs and are due to stack overflow.

v2.3.3: independent dockerfile

26 Jul 16:06
e1b4ec6
Compare
Choose a tag to compare
Merge pull request #226 from puethe/independent_docker

Dockerfile independent from debian package

v2.3.2: updated installation instruction, fixes and improved argument handling

29 Jun 08:29
2856b5e
Compare
Choose a tag to compare
  • improve handling of several arguments that have a fixed set of possible values
  • update of installation instruction
  • fix of test suite
  • remove gubbins_drawer

Output a tree with the internal nodes labelled

22 Sep 10:58
Compare
Choose a tag to compare
v2.3.1

Merge branch 'internal_nodes'

Gubbins Drawer updates

21 Sep 14:34
Compare
Choose a tag to compare
Merge pull request #201 from andrewjpage/gubbins_drawer_help

Gubbins drawer help text

Fix default extended help text

15 Sep 13:06
Compare
Choose a tag to compare
Merge pull request #200 from andrewjpage/helptext

Fix default extended help text.

Allow the use of RAXML AVX2 binaries

04 Sep 10:11
Compare
Choose a tag to compare

Allow the use of RAXML AVX2 binaries

Remove use of Biopythons sub_features function which has been deprecated.

04 Sep 09:52
Compare
Choose a tag to compare

Remove use of Biopythons sub_features function which has been deprecated.