annotate 0.4.2/conf/multiqc/centriflaken_mqc.yml @ 130:04f6ac8ca13c

planemo upload
author kkonganti
date Wed, 03 Jul 2024 15:16:39 -0400
parents 52045ea4679d
children
rev   line source
kkonganti@105 1 custom_logo: "FDa-Logo-Blue---medium-01.png"
kkonganti@105 2 custom_logo_url: "https://www.fda.gov/about-fda/fda-organization/center-food-safety-and-applied-nutrition-cfsan"
kkonganti@105 3 custom_logo_title: "CFSAN, FDA"
kkonganti@105 4 title: CPIPES Report
kkonganti@105 5 intro_text: >
kkonganti@105 6 CPIPES (CFSAN PIPELINES) is a modular bioinformatics data analysis project at CFSAN, FDA based on NEXTFLOW DSL2.
kkonganti@105 7 report_comment: >
kkonganti@105 8 This report has been generated by the <a href="https://cfsan-git.fda.gov/Kranti.Konganti/cpipes/blob/master/readme/Workflow_Name_Placeholder.md" target="_blank">CPIPES - Workflow_Name_Placeholder</a>
kkonganti@105 9 analysis pipeline. Only certain tables and plots are reported here. For complete results, please refer to the analysis pipeline output directory.
kkonganti@105 10 report_header_info:
kkonganti@105 11 - CPIPES Version: CPIPES_Version_Placeholder
kkonganti@105 12 - Workflow: Workflow_Name_Placeholder
kkonganti@105 13 - Workflow Version: Workflow_Version_Placeholder
kkonganti@105 14 - Input Directory: Workflow_Input_Placeholder
kkonganti@105 15 - Output Directory: Workflow_Output_Placeholder
kkonganti@105 16 - Developer E-mail: 'Kranti.Konganti@fda.hhs.gov'
kkonganti@105 17 - Stakeholder E-mail: 'Narjol.Gonzalez-Escalona@fda.hhs.gov'
kkonganti@105 18 show_analysis_paths: False
kkonganti@105 19 show_analysis_time: False
kkonganti@105 20 report_section_order:
kkonganti@105 21 MLST_collated_table:
kkonganti@105 22 order: -989
kkonganti@105 23 ECTYPER_collated_table:
kkonganti@105 24 order: -990
kkonganti@105 25 SEROTYPEFINDER_collated_table:
kkonganti@105 26 order: -991
kkonganti@105 27 SEQSERO2_collated_table:
kkonganti@105 28 order: -992
kkonganti@105 29 ABRICATE_ECOLI_VF_collated_table:
kkonganti@105 30 order: -993
kkonganti@105 31 ABRICATE_NCBI_collated_table:
kkonganti@105 32 order: -994
kkonganti@105 33 ABRICATE_NCBIAMRPLUS_collated_table:
kkonganti@105 34 order: -995
kkonganti@105 35 ABRICATE_MEGARES_collated_table:
kkonganti@105 36 order: -996
kkonganti@105 37 ABRICATE_RESFINDER_collated_table:
kkonganti@105 38 order: -997
kkonganti@105 39 ABRICATE_ARGANNOT_collated_table:
kkonganti@105 40 order: -998
kkonganti@105 41 software_versions:
kkonganti@105 42 order: -999
kkonganti@105 43
kkonganti@105 44 export_plots: true
kkonganti@105 45
kkonganti@105 46 # Run only these modules
kkonganti@105 47 run_modules:
kkonganti@105 48 - fastqc
kkonganti@105 49 - kraken
kkonganti@105 50 - custom_content
kkonganti@105 51
kkonganti@105 52 module_order:
kkonganti@105 53 - fastqc:
kkonganti@105 54 name: 'FastQC'
kkonganti@105 55 info: 'section of the report shows FastQC results <b>before</b> adapter trimming.'
kkonganti@105 56 path_filters:
kkonganti@105 57 - '*_fastqc.zip'
kkonganti@105 58 - kraken:
kkonganti@105 59 name: 'Centrifuge'
kkonganti@105 60 href: 'https://ccb.jhu.edu/software/centrifuge'
kkonganti@105 61 doi: '10.1101/gr.210641.116'
kkonganti@105 62 info: >
kkonganti@105 63 section of the report shows how <b>reads</b> are classified.
kkonganti@105 64 Please note that the plot title below is shown as
kkonganti@105 65 <b>Kraken2: Top taxa</b> since <code>centrifuge-kreport</code> was used
kkonganti@105 66 to create Kraken-style reports from centrifuge output files.
kkonganti@105 67 path_filters:
kkonganti@105 68 - '*.kreport.txt'
kkonganti@105 69 - kraken:
kkonganti@105 70 name: 'Kraken2'
kkonganti@105 71 info: 'section of the report shows how <b>assembled contigs</b> are classified.'
kkonganti@105 72 path_filters:
kkonganti@105 73 - '*.report.txt'
kkonganti@105 74
kkonganti@105 75 extra_fn_clean_exts:
kkonganti@105 76 - '.centrifuge.kreport'
kkonganti@105 77 - '.report'
kkonganti@105 78
kkonganti@105 79 table_columns_visible:
kkonganti@105 80 Kraken: False
kkonganti@105 81 Kraken2: False
kkonganti@105 82 Centrifuge: False