fix absolute / relative path issue in fastqc results parsing
Compare changes
+ 3
− 2
@@ -1108,5+1108,5 @@
@@ -1204,7+1205,7 @@
@@ -1245,7+1246,7 @@
Addressing the issue: https://git.scicore.unibas.ch/zavolan_group/pipelines/rhea/issues/106
Additionally, fixed a few log
variables in MultiQC-related rules.