Releases: metagentools/GraphBin
Releases · metagentools/GraphBin
GraphBin v1.7.4
- 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
- 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
- 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
- Change
python-igraph
toigraph
on PyPI release. - Update conda env to use
cogent3
from PyPI sonumba
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
- Refactor code to re-use common logic
- Replace
argparse
withclick
. - 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
- 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
- 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
- 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
- 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
- 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.