Skip to content

Releases: metagentools/GraphBin

GraphBin v1.7.4

Choose a tag to compare

@Vini2 Vini2 released this 19 Aug 05:31
  • Fixed issues with logging
  • Includes minor code refactoring and bug fixes.

Full Changelog: v1.7.3...v1.7.4

Please report any issues and suggestions under GraphBin Issues.

GraphBin v1.7.3

Choose a tag to compare

@Vini2 Vini2 released this 19 Aug 01:05
  • Includes minor code refactoring and bug fixes.

Full Changelog: v1.7.2...v1.7.3

Please report any issues and suggestions under GraphBin Issues.

GraphBin v1.7.2

Choose a tag to compare

@Vini2 Vini2 released this 19 Aug 00:40
  • Organised main code
  • Includes minor refactoring and bug fixes.

Full Changelog: v1.7.1...v1.7.2

Please report any issues and suggestions under GraphBin Issues.

GraphBin v1.7.1

Choose a tag to compare

@Vini2 Vini2 released this 25 Jul 02:18
  • Change python-igraph to igraph on PyPI release.
  • Update conda env to use cogent3 from PyPI so numba version is resolved properly depending on the python version.
  • Includes minor refactoring and bug fixes.

Full Changelog: v1.7.0...v1.7.1

Please report any issues and suggestions under GraphBin Issues.

GraphBin v1.7.0

Choose a tag to compare

@Vini2 Vini2 released this 17 May 06:12
  • Refactor code to re-use common logic
  • Replace argparse with click.
  • Includes minor refactoring and bug fixes.

Full Changelog: v1.6.1...v1.7.0

Please report any issues and suggestions under GraphBin Issues.

GraphBin v1.6.1

Choose a tag to compare

@Vini2 Vini2 released this 26 Jan 01:50
8ae5841
  • Updated the process of building graphs for MEGAHIT and Flye graphs.
  • Includes minor refactoring and bug fixes.

Full Changelog: v1.6.0...v1.6.1

Please report any issues and suggestions under GraphBin Issues.

GraphBin v1.5

Choose a tag to compare

@Vini2 Vini2 released this 11 Aug 06:54
  • Updated the process of removing labels of ambiguous vertices to stop removing entire bins
  • Includes minor refactoring and bug fixes.

Full Changelog: v1.4...v1.5

Please report any issues and suggestions under GraphBin Issues.

GraphBin v1.4

Choose a tag to compare

@Vini2 Vini2 released this 20 Apr 05:45
93ce720
  • Fixed issue with reading bin ids.
  • Fixed naming of SPAdes contigs to have original contig identifiers and updated prepResult.py to reflect this fix.
  • Added functionality to provide a delimiter for input/output results
  • Includes minor refactoring and bug fixes.

Full Changelog: v1.3...v1.4

Please report any issues and suggestions under GraphBin Issues.

GraphBin v1.3

Choose a tag to compare

@Vini2 Vini2 released this 12 Aug 06:43
  • Added validation to check whether the initial binning result contains contigs belonging to multiple bins.
  • Updated log levels and log messages.
  • Includes minor refactoring and bug fixes.
  • Please report any issues and suggestions under GraphBin Issues.

GraphBin v1.2

Choose a tag to compare

@Vini2 Vini2 released this 22 Jul 01:41
d03c037
  • Updated Conda installation. Please refer to the README file for updated commands.
  • Added pip installer. Please refer to the README file for installation steps and running commands.
  • Fixed errors with MEGAHIT version to support original k<>_* contig naming.
  • Added support to process binning results with .fna files.
  • Includes minor refactoring and bug fixes.
  • Please report any issues and suggestions under GraphBin Issues.