Nanopore Metagenomics: Bash script to integrate mainly command-line tools for nanopore metagenomics from direct clinical specimens for taxonomic classification and antimicrobial resistance detection
Workflow of nanopore_mNGS pipeline:
-
Data preparation a. Make sure your have nanopore sequencing data in the sample directory. b. Reference will be download by ref_download.sh if no reference data exists.
-
Raw reads will undergo quality evaluation and filtering by qc_filtering.sh Nanopack2:
-
Host genome will be depleted from filtered reads by host_depletion.sh
-
Taxonomic classification of depleted reads by taxor through taxonomic_classification.sh
-
Depleted reads will also be assembled by flye to generate contigs through assembly.sh
-
Contigs will undergo binning by MetaCoAG to generate MAGs through binning.sh
-
Qulaity control of binning results by checkm qc_binning.sh
-
Classification for MAGs using sourmash in MAG_classification.sh
-
Detection of AMR genes, plasmids and virulence factors by abricate abricate_APV.sh
-
Abricate through hAMRonization.sh