Skip to content

Releases: metagentools/GraphBin

GraphBin v1.7.4

19 Aug 05:31
Compare
Choose a tag to compare
  • 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

19 Aug 01:05
Compare
Choose a tag to compare
  • 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

19 Aug 00:40
Compare
Choose a tag to compare
  • 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

25 Jul 02:18
Compare
Choose a tag to compare
  • 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

17 May 06:12
Compare
Choose a tag to compare
  • 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

26 Jan 01:50
8ae5841
Compare
Choose a tag to compare
  • 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

11 Aug 06:54
Compare
Choose a tag to compare
  • 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

20 Apr 05:45
93ce720
Compare
Choose a tag to compare
  • 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

12 Aug 06:43
Compare
Choose a tag to compare
  • 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

22 Jul 01:41
d03c037
Compare
Choose a tag to compare
  • 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.