
from Mirete, S (2025)
In this session we will see how to perform a de novo assembly of metagenomic reads using MEGAHIT (or Minia) and how to map back the reads to the assembled contigs using any short read mapper (e.g., Minimap2 or Bwa).

from Telatin, A (2014)
There are different approaches to assemble a metagenome. When ssing Illumina (short) reads, the only feasible way is to use de Bruijn graphs assemblers, which are based on the decomposition of reads into smaller k-mers.