Bio Workflows Genome Assembly Pipeline

Orchestrates an end-to-end de novo genome assembly project, routing each step to the right genome-assembly skill rather than restating it. Profiles the genome first (k-mer spectrum -> size, heterozygosity, ploidy), QCs reads, chooses an assembly path by data type (SPAdes for Illumina, Flye for noisy long reads, hifiasm for HiFi, metaFlye for communities), polishes only when needed, decontaminates, scaffolds with Hi-C, and finishes with three-axis QC (contiguity + completeness + correctness). Use when assembling a genome from raw reads and deciding which assembler, whether to polish, and how to prove the result is good.

GPTomics Updated

File contents

GPTomics/bioSkills/tree/main/workflows/genome-assembly-pipeline commit 24d664968a

Frequently asked questions

npx skillmds@latest add gptomics/bio-workflows-genome-assembly-pipeline