kkonganti@92: custom_logo: "FDa-Logo-Blue---medium-01.png" kkonganti@92: custom_logo_url: "https://www.fda.gov/about-fda/fda-organization/center-food-safety-and-applied-nutrition-cfsan" kkonganti@92: custom_logo_title: "CFSAN, FDA" kkonganti@92: title: CPIPES Report kkonganti@92: intro_text: > kkonganti@92: CPIPES (CFSAN PIPELINES) is a modular bioinformatics data analysis project at CFSAN, FDA based on NEXTFLOW DSL2. kkonganti@92: report_comment: > kkonganti@92: This report has been generated by the CPIPES - Workflow_Name_Placeholder kkonganti@92: analysis pipeline. Only certain tables and plots are reported here. For complete results, please refer to the analysis pipeline output directory. kkonganti@92: report_header_info: kkonganti@92: - CPIPES Version: CPIPES_Version_Placeholder kkonganti@92: - Workflow: Workflow_Name_Placeholder kkonganti@92: - Workflow Version: Workflow_Version_Placeholder kkonganti@92: - Input Directory: Workflow_Input_Placeholder kkonganti@92: - Output Directory: Workflow_Output_Placeholder kkonganti@92: - Developer E-mail: 'Kranti.Konganti@fda.hhs.gov' kkonganti@92: - Stakeholder E-mail: 'Narjol.Gonzalez-Escalona@fda.hhs.gov' kkonganti@92: show_analysis_paths: False kkonganti@92: show_analysis_time: False kkonganti@92: report_section_order: kkonganti@92: MLST_collated_table: kkonganti@92: order: -989 kkonganti@92: ECTYPER_collated_table: kkonganti@92: order: -990 kkonganti@92: SEROTYPEFINDER_collated_table: kkonganti@92: order: -991 kkonganti@92: SEQSERO2_collated_table: kkonganti@92: order: -992 kkonganti@92: ABRICATE_ECOLI_VF_collated_table: kkonganti@92: order: -993 kkonganti@92: ABRICATE_NCBI_collated_table: kkonganti@92: order: -994 kkonganti@92: ABRICATE_NCBIAMRPLUS_collated_table: kkonganti@92: order: -995 kkonganti@92: ABRICATE_MEGARES_collated_table: kkonganti@92: order: -996 kkonganti@92: ABRICATE_RESFINDER_collated_table: kkonganti@92: order: -997 kkonganti@92: ABRICATE_ARGANNOT_collated_table: kkonganti@92: order: -998 kkonganti@92: software_versions: kkonganti@92: order: -999 kkonganti@92: kkonganti@92: export_plots: true kkonganti@92: kkonganti@92: # Run only these modules kkonganti@92: run_modules: kkonganti@92: - fastqc kkonganti@92: - kraken kkonganti@92: - custom_content kkonganti@92: kkonganti@92: module_order: kkonganti@92: - fastqc: kkonganti@92: name: 'FastQC' kkonganti@92: info: 'section of the report shows FastQC results before adapter trimming.' kkonganti@92: path_filters: kkonganti@92: - '*_fastqc.zip' kkonganti@92: - kraken: kkonganti@92: name: 'Centrifuge' kkonganti@92: href: 'https://ccb.jhu.edu/software/centrifuge' kkonganti@92: doi: '10.1101/gr.210641.116' kkonganti@92: info: > kkonganti@92: section of the report shows how reads are classified. kkonganti@92: Please note that the plot title below is shown as kkonganti@92: Kraken2: Top taxa since centrifuge-kreport was used kkonganti@92: to create Kraken-style reports from centrifuge output files. kkonganti@92: path_filters: kkonganti@92: - '*.kreport.txt' kkonganti@92: - kraken: kkonganti@92: name: 'Kraken2' kkonganti@92: info: 'section of the report shows how assembled contigs are classified.' kkonganti@92: path_filters: kkonganti@92: - '*.report.txt' kkonganti@92: kkonganti@92: extra_fn_clean_exts: kkonganti@92: - '.centrifuge.kreport' kkonganti@92: - '.report' kkonganti@92: kkonganti@92: table_columns_visible: kkonganti@92: Kraken: False kkonganti@92: Kraken2: False kkonganti@92: Centrifuge: False