changeset 6:5734210632d8

planemo upload
author kkonganti
date Mon, 31 Mar 2025 15:16:56 -0400
parents 8dacdcb73547
children a5055946f9c2
files hfp_nowayout.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/hfp_nowayout.xml	Mon Mar 31 15:12:43 2025 -0400
+++ b/hfp_nowayout.xml	Mon Mar 31 15:16:56 2025 -0400
@@ -49,7 +49,7 @@
 	--fq_filename_delim_idx $fq_filename_delim_idx
 	-profile gxkubernetes;
     mv './cpipes-output/nowayout-multiqc/multiqc_report.html' './multiqc_report.html' || exit 1;
-    mv './cpipes-output/krona_ktimporttext/CPIPES_nowayout_krona.html './CPIPES_nowayout_krona.html' || exit 1;
+    mv './cpipes-output/krona_ktimporttext/CPIPES_nowayout_krona.html' './CPIPES_nowayout_krona.html' || exit 1;
     rm -rf ./cpipes-output || exit 1;
     rm -rf ./work || exit 1;
     ]]></command>