Skip to content

Releases: linsalrob/PhiSpy

AutoPhispyPIP

02 Feb 05:29
2e0e96a
Compare
Choose a tag to compare

This release should automatically create a pip release!

Download PhiSpy

PhiSpy with Colour

02 Feb 05:08
Compare
Choose a tag to compare

A minor bump that removes an edge-case error in the colour definition testing

Download PhiSpy

Dropped prophages

05 Jul 11:35
Compare
Choose a tag to compare

This release adds an option to retain dropped putative prophage regions in the GFF3/GenBank files so you can explore them manually e.g. in artemis

Download PhiSpy

v4.2.15 great gff3

15 May 07:26
Compare
Choose a tag to compare

We have added gff3 support to write the whole genome, including the annotated prophage regions.

Download PhiSpy

v4.2.12 tidying up

09 May 02:37
Compare
Choose a tag to compare

Most of the changes in the new version are minor changes that all add up to cleaner code and better results

Download PhiSpy

ValueError Free Release

15 Oct 03:37
Compare
Choose a tag to compare

Fixing the ValueError error that plagues biopython

Download PhiSpy

Version 4.1.18 improved metrics parsing

24 Aug 01:59
Compare
Choose a tag to compare

The version solves an issue with parsing the metrics from the command line.

Download PhiSpy

Version 4.1.20 Improved metrics parsing

24 Aug 02:42
Compare
Choose a tag to compare

Resolved parsing the --metrics options, so you can either add one --metrics flag and list all your options, e.g.

PhiSpy.py --metrics shannon_slope gc_skew

or provide each one with its own flad, e.g.:

PhiSpy.py --metrics shannon_slope --metrics gc_skew

This is a combination of using argparse append and then iterating the list.

Download PhiSpy

Version 4.1.16 many enhancements

21 Jul 14:56
Compare
Choose a tag to compare

Lots of enhancements and tweaks since the last release. This version is also available in PyPi and Conda.

Download PhiSpy

Version 4.0.0 release candidate 1

22 May 22:53
Compare
Choose a tag to compare

This is the first release candidate of version 4 that includes a suite of new features and outputs.

Download PhiSpy