SemiBin is a metagenomic binning tool (MAG builder). It is based on deep contrastive learning to incorporate background information (from reference genomes).
It achieves better results than other tools across a range of microbial habitats (both host-associated and environmental habitats).
SemiBin2 introduced self-supervised contrastive learning (removing the need for the more expensive semi-supervised step) and added support for binning long-read assemblies, making it both faster and more accurate than the original version.
The current version is SemiBin 2.3.0 (released May 2026). This release
removes the legacy SemiBin1 command and includes several bug fixes and
improvements. See the
ChangeLog for the full
history.
SemiBin is available on bioconda and PyPI:
conda install -c conda-forge -c bioconda semibin
Copyright (c) 2018–2026. Luis Pedro Coelho and other group members. All rights reserved.