annotate 0.6.1/conf/multiqc/bettercallsal_mqc.yml @ 11:749faef1caa9

"planemo upload"
author kkonganti
date Tue, 05 Sep 2023 11:51:40 -0400
parents
children
rev   line source
kkonganti@11 1 title: CPIPES Report
kkonganti@11 2 intro_text: >
kkonganti@11 3 CPIPES (CFSAN PIPELINES) is a modular bioinformatics data analysis project at CFSAN, FDA based on NEXTFLOW DSL2.
kkonganti@11 4 report_comment: >
kkonganti@11 5 This report has been generated by the <a href="https://github.com/CFSAN-Biostatistics/bettercallsal/blob/master/readme/Workflow_Name_Placeholder.md" target="_blank">CPIPES - Workflow_Name_Placeholder</a>
kkonganti@11 6 analysis pipeline. Only certain tables and plots are reported here. For complete results, please refer to the analysis pipeline output directory.
kkonganti@11 7 report_header_info:
kkonganti@11 8 - CPIPES Version: CPIPES_Version_Placeholder
kkonganti@11 9 - Workflow: Workflow_Name_Placeholder
kkonganti@11 10 - Workflow Version: Workflow_Version_Placeholder
kkonganti@11 11 - Conceived By: 'Kranti Konganti'
kkonganti@11 12 - Input Directory: Workflow_Input_Placeholder
kkonganti@11 13 - Output Directory: Workflow_Output_Placeholder
kkonganti@11 14 show_analysis_paths: False
kkonganti@11 15 show_analysis_time: False
kkonganti@11 16 report_section_order:
kkonganti@11 17 BETTERCALLSAL_SALMON_COUNTS:
kkonganti@11 18 order: -898
kkonganti@11 19 BETTERCALLSAL_SALYN_collated_table:
kkonganti@11 20 order: -899
kkonganti@11 21 BETTERCALLSAL_collated_table:
kkonganti@11 22 order: -900
kkonganti@11 23 BCS_SOURMASH_MATRIX_collated_table:
kkonganti@11 24 order: -991
kkonganti@11 25 MLST_collated_table:
kkonganti@11 26 order: -992
kkonganti@11 27 ABRICATE_NCBIAMRPLUS_collated_table:
kkonganti@11 28 order: -993
kkonganti@11 29 ABRICATE_MEGARES_collated_table:
kkonganti@11 30 order: -994
kkonganti@11 31 ABRICATE_RESFINDER_collated_table:
kkonganti@11 32 order: -995
kkonganti@11 33 ABRICATE_ARGANNOT_collated_table:
kkonganti@11 34 order: -996
kkonganti@11 35 fastp:
kkonganti@11 36 order: -997
kkonganti@11 37 fastqc:
kkonganti@11 38 order: -998
kkonganti@11 39 software_versions:
kkonganti@11 40 order: -999
kkonganti@11 41
kkonganti@11 42 export_plots: true
kkonganti@11 43
kkonganti@11 44 # Run only these modules
kkonganti@11 45 run_modules:
kkonganti@11 46 - fastp
kkonganti@11 47 - fastqc
kkonganti@11 48 - custom_content
kkonganti@11 49
kkonganti@11 50 module_order:
kkonganti@11 51 - fastp:
kkonganti@11 52 name: 'fastp'
kkonganti@11 53 info: >
kkonganti@11 54 section of the report shows read statistics <b>before</b> and <b>after</b> adapter trimming
kkonganti@11 55 with <code>fastp</code> on SE, merged PE or concatenated PE reads.
kkonganti@11 56 path_filters:
kkonganti@11 57 - '*.fastp.json'
kkonganti@11 58 - fastqc:
kkonganti@11 59 name: 'FastQC'
kkonganti@11 60 info: >
kkonganti@11 61 section of the report shows FastQC results <b>before</b> adapter trimming
kkonganti@11 62 on SE, merged PE or concatenated PE reads.
kkonganti@11 63 path_filters:
kkonganti@11 64 - '*_fastqc.zip'