Workflow for Metagenomics from raw reads to annotated bins. Steps: - workflow_quality.cwl: - FastQC (control) - fastp (trimming) - Kraken2 (Taxonomic Read Classification - SPAdes (Assembly) - QUAST (Assembly quality report) - BBmap (Read mapping to assembly) - sam_to_bam (sam to indexed bam) - metabatContigDepths (jgi_summarize_bam_contig_depths) - MetaBat2 (binning)