Random "shotgun" sequencing of microbial DNA, without selecting a particular gene or species.
Promising methodology for obtaining fast results for the identification of pathogens and their virulence and antimicrobial resistance properties without the need for culture.
| The motivation
Metagenomics
| The motivation
de novo Assembly
The assembly methods provide longer sequences that are more informative than shorter sequencing data and can provide a more complete picture of the microbial community in a given sample.
Metagenomics
| An assembly challenge
Results are highly dependent on the tools chosen for the analysis - Lack of standardization and proper benchmark.
Major issues
Reads
Contigs
Genomes
Highlights the potential and the limitations of shotgun metagenomics as a diagnostic tool - Lack of reproducibility
LMAS
| de novo Assembly Benchmark
https://github.com/cimendes/LMAS
https://lmas.readthedocs.io/
LMAS
| de novo Assembly Benchmark
Git, Nextflow (java) and a container engine (Docker, singularity, shifter...).
apt-get install git
curl -s https://get.nextflow.io | bash
apt-install docker-ce
Clone
git clone https://github.com/cimendes/LMAS.git
Run LMAS
nextflow run LMAS.nf
LMAS
| de novo Assembly Benchmark
The input data is assembled in parallel by the set of genomic and metagenomic de novo assemblers in LMAS.
The global and per reference metrics are grouped in the interactive LMAS report for exploration
The resulting assembled sequences are processed and assembly quality metrics are computed,