Skip to content

Releases: Vini2/phables

phables 1.4.1

30 Sep 04:12
Compare
Choose a tag to compare

What's Changed

  • Supports only MacOS and Linux from now on as some dependencies are not available for Windows.

Full Changelog: v1.4.0...v1.4.1

Please report any issues and suggestions under Phables Issues.

phables 1.4.0

27 Jun 06:59
Compare
Choose a tag to compare

What's Changed

  • Now supports the resolution of linear components with multiple sources and sinks.
  • Minor bug fixes and code formatting

Full Changelog: v1.3.3...v1.4.0

Please report any issues and suggestions under Phables Issues.

phables 1.3.3

12 Jun 04:01
Compare
Choose a tag to compare

What's Changed

  • Adding dockerfile by @linsalrob in #51
  • Updated database paths for download
  • Minor bug fixes

New Contributors

Full Changelog: v1.3.2...v1.3.3

phables 1.3.2

22 Mar 05:20
Compare
Choose a tag to compare

What's Changed

  • Updated environment files

Full Changelog: v1.3.1...v1.3.2

Please report any issues and suggestions under Phables Issues.

phables 1.3.1

15 Mar 06:45
Compare
Choose a tag to compare

What's Changed

  • You can now add a prefix for your genomes names.
  • Updated genome path format in the resolved_genome_info.txt. Now the unitigs of the genome are represented as unitig_name:orientation,unitig_name:orientation,... where orientation can be fwd/rev.
  • Minor bug fixes

Full Changelog: v1.3.0...v1.3.1

Please report any issues and suggestions under Phables Issues.

phables 1.3.0

22 Jan 04:04
b6ef482
Compare
Choose a tag to compare

What's Changed

  • Phables can now resolve phage genomes from long-read assemblies.
  • You can run Phables on long-read assemblies of phage isolate as well.

Full Changelog: v1.2.2...v1.3.0

Please report any issues and suggestions under Phables Issues.

phables 1.2.2

12 Dec 05:49
Compare
Choose a tag to compare

What's Changed

  • Resolves linear phage genomes with DTRs.
  • Output files are now organised for each processing step.

Full Changelog: v1.2.1...v1.2.2

Please report any issues and suggestions under Phables Issues.

phables 1.2.1

09 Oct 10:20
Compare
Choose a tag to compare

What's Changed

  • Minor updates to postprocessing rules.
  • Minor bug fixes and code refactoring.

Full Changelog: v1.2.0...v1.2.1

Please report any issues and suggestions under Phables Issues.

phables 1.2.0

09 Aug 13:11
Compare
Choose a tag to compare

What's Changed

  • Now phables can recover linear phage genomes from complex linear components.
  • Added postprocessing steps for resolved genomes.
  • Multi-threading for Gurobi MFD solver.
  • Minor bug fixes and code refactoring.

Full Changelog: v1.1.0...v1.2.0

Please report any issues and suggestions under Phables Issues.

phables 1.1.0

16 Jul 03:42
Compare
Choose a tag to compare
  • Revert to use coverm to calculate mean unitig coverage.
  • Update flow decomposition modelling.
  • Add functionality to recover singleton linear contigs
  • Minor bug fixes and code refactoring.

Full Changelog: v1.0.0...v1.1.0

Please report any issues and suggestions under Phables Issues.