Projects with this topic
-
A comprehensive Snakemake workflow for assembling high-quality bacterial genomes from Oxford Nanopore long-read sequencing data. The pipeline integrates Autocycler consensus assembly with multiple assemblers (Canu, Flye, Plassembler), performs quality control with Filtlong and Porechop, applies Racon polishing, and provides comprehensive quality assessment using QUAST, BUSCO, and CheckM2. All steps are containerized with conda environments for reproducible results. They include automated HTML/PDF/TXT reporting.
Updated -
This repository contains a Snakemake bacterial assembly QC pipeline to perform quality control. It will use Quast (metrics), CheckM2 (completedness and contamination), Busco (completedness), skANI (taxonomic assignment against GTDB with ANI). It will also produce a Busco plot summary, a beeswarm plot of N50 and number of contigs, and an excel file with Quast, CheckM2 and skANI summaries.
Updated