bio-binning-qc

Coordinate binning, refinement, and QC to construct high-quality MAGs.

7|1|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/fmschulz/omics-skills --skill bio-binning-qc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bio-binning-qc
Source: https://github.com/fmschulz/omics-skills/tree/main/skills/bio-binning-qc
Command: npx skills add https://github.com/fmschulz/omics-skills --skill bio-binning-qc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bins derived from metagenomic data often require manual curation and multi-tool QC to meet publication-ready quality. This Skill coordinates automated binning, refinement, and risk-based QC gating to produce high-quality MAGs with transparent criteria.

Core Features & Use Cases

  • Multi-binner coordination: run and optionally refine bins with tools like MetaBAT2, SemiBin2, and QuickBin to maximize recovery and purity.
  • Domain-aware QC: apply CheckM2 for bacteria/archaea, EukCC for eukaryotes, and GUNC for chimerism to filter high-quality bins.
  • Reproducible workflows: orchestrate inputs, binning steps, QC checks, and outputs for consistent MAG pipelines suitable for downstream analyses or publication.
  • Use Case: in large-scale gut microbiome projects, quickly obtain a set of high-quality MAGs with documentation-ready QC metrics.

Quick Start

Run the workflow on your contig assemblies to generate MAG bins and pass QC gates before downstream analyses.

Frequently Asked Questions about bio-binning-qc

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate MAG binning and quality control for metagenomic assemblies?

Automated MAG binning pipelines coordinate binning, refinement, and quality control to generate high-quality metagenome-assembled genomes. This Skill orchestrates multiple binners and applies domain-aware QC gates to produce publication-ready MAGs with transparent metrics.

What is the best way to check MAGs for contamination and chimerism?

Checking MAGs for contamination and chimerism involves applying domain-specific quality control tools like CheckM2 and GUNC. This Skill enforces QC gates using these tools to filter high-quality bins and ensure recovery purity for downstream analysis.

Can I use CheckM2 and EukCC together for prokaryotic and eukaryotic bin QC?

Yes, you can use CheckM2 and EukCC together for prokaryotic and eukaryotic bin QC. This Skill applies domain-aware quality control, running CheckM2 for bacteria and archaea while using EukCC specifically for eukaryotic bins to validate quality.

How do I refine metagenomic bins from MetaBAT2 and SemiBin2 together?

Refining metagenomic bins from MetaBAT2 and SemiBin2 involves multi-binner coordination to maximize recovery and purity. This Skill runs and optionally refines bins generated by these tools to produce clearly organized, high-quality MAGs.

What are the limitations of automated binning refinement for metagenomic data?

Automated binning refinement limitations depend on input assembly quality and the ability of binning tools to resolve closely related strains. This Skill validates inputs and enforces QC gates, but complex microbial communities may still require manual curation to meet publication-ready standards.