Skip to content

Commit da60033

Browse files
Make multiqc filename pattern more specific
Co-authored-by: kelly-sovacool <17768269+kelly-sovacool@users.noreply.github.com>
1 parent 606a0cb commit da60033

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/multiqc_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,5 +201,5 @@ sp:
201201
jaccard_pca_tools:
202202
fn: "jaccard_pca_tool*.png"
203203
deeptools_corr_heatmap:
204-
fn: "*_heatmap.png"
204+
fn: "*.*_heatmap.png"
205205
ignore_images: false

0 commit comments

Comments
 (0)