Metagenomic Binning Tools Compared: MetaBAT2 vs MaxBin2 vs CONCOCT

Estimated reading time: 2 min

Table of Contents


Introduction

Shotgun metagenomics allows researchers to sequence all genetic material in an environmental sample. However, after assembly, the resulting dataset contains thousands of contigs from multiple organisms.

To reconstruct individual microbial genomes, these contigs must be grouped into bins. This process is known as metagenomic binning.

In this article, we compare the most widely used metagenomic binning tools and explain how to choose the right approach for recovering high-quality metagenome assembled genomes (MAGs).

If you are new to metagenomics workflows, see our guide: Metagenome Assembly Pipeline.


What Is Metagenomic Binning?

Metagenomic binning is the process of grouping assembled contigs into clusters that represent individual genomes.

These clusters, known as bins, can be refined into metagenome assembled genomes (MAGs).

Genome binning process grouping contigs into metagenome assembled genomes

Binning relies on multiple signals:

  • sequence composition (GC content, k-mers)
  • coverage patterns across samples
  • phylogenetic markers

Main Metagenomic Binning Tools

MetaBAT2

MetaBAT2 is one of the most widely used binning tools.

It uses probabilistic distances based on tetranucleotide frequency and coverage depth to group contigs.

Advantages:

  • high accuracy
  • fast execution
  • works well with complex communities

Limitations:

  • requires sufficient sequencing depth

MaxBin2

MaxBin2 uses an Expectation-Maximization algorithm combined with marker genes.

Advantages:

  • robust for low-abundance genomes
  • uses marker genes for improved classification

Limitations:

  • slower than MetaBAT2
  • may produce more fragmented bins

CONCOCT

CONCOCT clusters contigs based on coverage across multiple samples and sequence composition.

Advantages:

  • effective for multi-sample datasets
  • captures strain-level variation

Limitations:

  • requires multiple samples
  • more complex setup

Comparison of Binning Tools

Tool Best Use Case Strength Limitation
MetaBAT2 General-purpose binning Fast and accurate Needs good coverage
MaxBin2 Low-abundance genomes Marker gene support Slower
CONCOCT Multi-sample studies Coverage-based clustering Complex workflow

Combining Multiple Binning Tools

In practice, many researchers combine multiple binning tools to improve genome recovery.

Tools such as DASTool integrate results from different binning methods to produce higher-quality bins.

This approach often improves completeness while reducing contamination.

Metagenome assembled genomes reconstructed from environmental sequencing data


Quality Assessment of Bins

After binning, genome quality must be evaluated.

Key metrics include:

  • completeness
  • contamination
  • strain heterogeneity

Common tools include:


How to Choose the Right Binning Tool

The choice of binning tool depends on your dataset:

  • Single sample: MetaBAT2
  • Low abundance genomes: MaxBin2
  • Multiple samples: CONCOCT
  • Best results: combine tools with DASTool

For complex microbiomes, combining multiple approaches is often the best strategy.


Final Thoughts

Metagenomic binning is a critical step in reconstructing microbial genomes from shotgun sequencing data.

Choosing the right binning tools and combining methods when appropriate can significantly improve the quality of recovered MAGs.

If you need support with metagenomics data analysis and genome reconstruction, explore our Metagenomics Services.

Rubén Javier López Avatar

Rubén Javier López

Founder and Bioinformatician PhD in Microbiology

Rubén holds a microbiology PhD degree granted by the University of Bergen (Norway). He is proficient in bacterial metagenomics, genomics, transcriptomics and transcriptomics. He has hands-on experience and data analysis expertise in Illumina, Nanopore and PacBio sequencing technologies and has collaborated with scientists and labs all over the world. Moreover, he has been associated with biomedicine research groups, analyzing microbiome and mycobiome data.

Areas of Expertise: Microbiology, Extremophiles, NGS, Microbial Genomics, Transcriptomics, Differential Gene Expression, Metagenomics, Microbiome studies.
Fact Checked & Editorial Guidelines
Reviewed by: Subject Matter Experts

Ready to uncover the functional landscape of your microbial samples?

Explore our services at Tailoredomics. Request a quote or contact us for consultation

Leave a Reply

Metagenome assembled genomes reconstructed from environmental sequencing data
Metagenomics & Microbiome
Rubén Javier López

How to Assess MAG Quality: CheckM2, GUNC and What the Numbers Mean

You have run your binning pipeline and recovered a set of metagenome-assembled genomes (MAGs). Now comes a critical question: how good are they, and which ones can you actually use for downstream analysis? MAG quality assessment is not just a formality before moving on. It determines which bins are worth annotating, which can be included in comparative analyses, and which should be discarded or flagged as unreliable. This guide explains how to assess MAG quality using CheckM2 and GUNC, what each metric means, and how to apply the MIMAG standards to classify your results. For a broader look at why

Read More »
RNA-seq bioinformatics workflow including quality control, read alignment, differential expression analysis and functional enrichment.
Transcriptomics
Rubén Javier López

How to Interpret DESeq2 Results

Running DESeq2 is the straightforward part. Understanding what the output actually means — and avoiding the mistakes that lead to wrong conclusions — is where most researchers struggle. This guide explains every column in the DESeq2 results table, what the numbers mean biologically, and how to make defensible decisions about which genes are truly differentially expressed. If you need end-to-end support with RNA-seq analysis, from raw FASTQ files to differential expression and pathway interpretation, explore our Transcriptomics Services. What does a DESeq2 results table contain? After running results() in DESeq2, you get a table with one row per gene and

Read More »
Proteomics
Rubén Javier López

How to Submit Proteomics Data to PRIDE: A Practical Guide

Submitting proteomics data to the PRIDE repository is a mandatory requirement for publication in most journals — yet it is one of the most common bottlenecks that delays manuscript submission in proteomics groups. The science is done. The paper is written. And then everything stalls at data deposition. This post explains what PRIDE submission involves, why it fails more often than it should, and what your options are when you need it done quickly and correctly. Note: Tailoredomics provides downstream proteomics bioinformatics and PRIDE data deposition services. We do not perform mass spectrometry or wet-lab work — we work with

Read More »