GraphBin icon indicating copy to clipboard operation
GraphBin copied to clipboard

✨🧬 Refined binning of metagenomic contigs using assembly graphs

Results 14 GraphBin issues
Sort by recently updated
recently updated
newest added

Add args.paths validation for Flye input to check that `assembly_info.txt` is provided.

bug

Use nox for the testing suit

I've used MEGAHIT to assemble samples individually, and then ran vamb in order to bin them all together. I was wondering whether GraphBin can cope with / be used to...

question

[](https://github.com/Vini2/GraphBin/issues/new###)[](javascript:void(0);)[](https://github.com/Vini2/GraphBin/issues/new###) Hello, I want to ask you how to calculate ARI in graphbin, because the number of contings marked by different bining tools is different. For example, metabat has a...

question

Integrate coverage information from co-assemblies to make use of differential coverage across multiple samples.

enhancement

Is it possible to add a matrix of binning methods? For example in the test data you have maxbin2, metabat2, etc. Can all of these be used at once?

enhancement

Hi! I was wondering if there is any threads option for GraphBin. The help page for the command did not mention any such option for the tool and wanted to...

enhancement

Hello, I am running graphbin v 1.7.1 and python version 3.10.13 First, I was unable to get the python support scripts to work so I renamed all of my files...

Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...

dependencies

Hello, Is there a way to restart Graphbin from a checkpoint if something fails? I had a script running for 4 days that failed due to a node issue and...