Skip to content
#

binning

Here are 63 public repositories matching this topic...

chasemc
chasemc commented Oct 18, 2021

This might only be important with quite large metagenomes and even then probably will still not be the slow step even if uneven.
Currently, when running in parallel, the input contigs are naively split/chunked into x-number of files.
We had discussed before that it might be good to split contigs a bit more evenly into files based on contain length so that computation will be a bit more even la

jolespin
jolespin commented Sep 12, 2021

Hi there! I was hoping that you would eventually make an actual binning tool after I read your GraphBin papers! Looking forward to using this.

One aspect that many binners are lacking is their ability to handle fungus, protists, and sometimes CPR. Though, there's actually decent marker sets for these.

**Would it be possible to include a custom HMM set as an argument for binning tool so we

Improve this page

Add a description, image, and links to the binning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the binning topic, visit your repo's landing page and select "manage topics."

Learn more