title: Workflow overview subtitle: Complete analysis pipeline for viral metagenomics

Viralmetagenome takes in a set of reads and performs 5 major analyses, each of them are explained in more detail in the following sections:

  1. Preprocessing
  2. Metagenomic diversity
  3. Assembly & Polishing
  4. Variant analysis & iterative refinement
  5. Consensus evaluation

By default all analyses are run.

Skipping steps

All steps can be skipped and the pipeline can be run with only the desired steps. This can be done with the --skip_preprocessing, --skip_read_classification, --skip_assembly, --skip_polishing, --skip_variant_analysis, --skip_iterative_refinement, --skip_consensus_qc flags.

Subway map

viralmetagenome-workflow