annotate 0.3.0/conf/multiqc/centriflaken_hy_mqc.yml @ 94:ca861be31596

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