Releases: Vini2/phables
phables 1.5.0
What's Changed
- Added new post-processing feature to generate the phylogenetic tree of resolved genomes.
- Minor bug fixes and code formatting
Full Changelog: v1.4.1...v1.5.0
Please report any issues and suggestions under Phables Issues.
phables 1.4.1
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
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
What's Changed
- Adding dockerfile by @linsalrob in #51
- Updated database paths for download
- Minor bug fixes
New Contributors
- @linsalrob made their first contribution in #51
Full Changelog: v1.3.2...v1.3.3
phables 1.3.2
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
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 asunitig_name:orientation,unitig_name:orientation,...where orientation can befwd/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
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
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
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
What's Changed
- Now
phablescan 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.