kkonganti@17: title: CPIPES Report kkonganti@17: intro_text: > kkonganti@17: CPIPES (CFSAN PIPELINES) is a modular bioinformatics data analysis project at CFSAN, FDA based on NEXTFLOW DSL2. kkonganti@17: report_comment: > kkonganti@17: This report has been generated by the CPIPES - Workflow_Name_Placeholder kkonganti@17: analysis pipeline. Only certain tables and plots are reported here. For complete results, please refer to the analysis pipeline output directory. kkonganti@17: report_header_info: kkonganti@17: - CPIPES Version: CPIPES_Version_Placeholder kkonganti@17: - Workflow: Workflow_Name_Placeholder kkonganti@17: - Workflow Version: Workflow_Version_Placeholder kkonganti@17: - Conceived By: 'Kranti Konganti' kkonganti@17: - Input Directory: Workflow_Input_Placeholder kkonganti@17: - Output Directory: Workflow_Output_Placeholder kkonganti@17: show_analysis_paths: False kkonganti@17: show_analysis_time: False kkonganti@17: report_section_order: kkonganti@17: BETTERCALLSAL_SALMON_COUNTS: kkonganti@17: order: -898 kkonganti@17: BETTERCALLSAL_SALYN_collated_table: kkonganti@17: order: -899 kkonganti@17: BETTERCALLSAL_collated_table: kkonganti@17: order: -900 kkonganti@17: BCS_SOURMASH_MATRIX_collated_table: kkonganti@17: order: -991 kkonganti@17: MLST_collated_table: kkonganti@17: order: -992 kkonganti@17: ABRICATE_NCBIAMRPLUS_collated_table: kkonganti@17: order: -993 kkonganti@17: ABRICATE_MEGARES_collated_table: kkonganti@17: order: -994 kkonganti@17: ABRICATE_RESFINDER_collated_table: kkonganti@17: order: -995 kkonganti@17: ABRICATE_ARGANNOT_collated_table: kkonganti@17: order: -996 kkonganti@17: fastp: kkonganti@17: order: -997 kkonganti@17: fastqc: kkonganti@17: order: -998 kkonganti@17: software_versions: kkonganti@17: order: -999 kkonganti@17: kkonganti@17: export_plots: true kkonganti@17: kkonganti@17: # Run only these modules kkonganti@17: run_modules: kkonganti@17: - fastp kkonganti@17: - fastqc kkonganti@17: - custom_content kkonganti@17: kkonganti@17: module_order: kkonganti@17: - fastp: kkonganti@17: name: 'fastp' kkonganti@17: info: > kkonganti@17: section of the report shows read statistics before and after adapter trimming kkonganti@17: with fastp on SE, merged PE or concatenated PE reads. kkonganti@17: path_filters: kkonganti@17: - '*.fastp.json' kkonganti@17: - fastqc: kkonganti@17: name: 'FastQC' kkonganti@17: info: > kkonganti@17: section of the report shows FastQC results before adapter trimming kkonganti@17: on SE, merged PE or concatenated PE reads. kkonganti@17: path_filters: kkonganti@17: - '*_fastqc.zip'