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