nf-core / eager

A fully reproducible and state-of-the-art ancient DNA analysis pipeline
https://nf-co.re/eager
MIT License
128 stars 78 forks source link

DSL1: Update multiqc clean_names to clean new names added in 2.5.0 #1047

Closed TCLamnidis closed 4 months ago

TCLamnidis commented 5 months ago

2.5.0 came with some file name collision changes that create additional MQC names, and hence rows in the table. clean_names should be updated to re-collapse these rows into the appropriate level.

TCLamnidis commented 4 months ago

Fixed by #1052