diff --git a/assets/multiqc_config.yml b/assets/multiqc_config.yml index 5de69b6a..c1776dd3 100644 --- a/assets/multiqc_config.yml +++ b/assets/multiqc_config.yml @@ -30,9 +30,11 @@ module_order: custom_data: grohmm_plot: section_name: "groHMM TD Plot" + description: "Transcription direction (TD) plot generated by groHMM" + plot_type: "image" sp: - my_custom_content_image: - fn: "./grohmm/*.tdplot.jpg" + grohmm_plot: + fn: "*.tdplot_mqc.jpg" ignore_images: false # BUG https://github.com/MultiQC/MultiQC/pull/2888