Explore projects
-
Illumina bacterial assembly snakemake is a snakemake pipeline to assemble lots of bacterial genomes from Illumina paired-end short-reads (typically 150bp); It also performs several QC steps on the reads and on the resulting assemblies. Everything needed can be found in this repository (except for the GTDB reference database for taxonomic assembly classification and the Kraken2 database for taxonomical read classification).
Updated -
Steve Baeyen / Bacterial assembly QC snakemake
MIT LicenseThis 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 -
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 -
Plant Modelling / AquacropOnR
MIT LicenseUpdated -
Illumina bacterial assembly snakemake is a snakemake pipeline to assemble lots of bacterial genomes from Illumina paired-end short-reads (typically 150bp); It also performs several QC steps on the reads and on the resulting assemblies. Everything needed can be found in this repository (except for the GTDB reference database for taxonomic assembly classification and the Kraken2 database for taxonomical read classification).
Updated