# HG changeset patch # User kkonganti # Date 1719512282 14400 # Node ID c02d3cf60fe04626075fb91301c0d999f13489ed # Parent 52045ea4679d9be5bdc5e68685117ac2eb9d3b92 "planemo upload" diff -r 52045ea4679d -r c02d3cf60fe0 cfsan_centriflaken.xml --- a/cfsan_centriflaken.xml Thu Jun 27 14:17:26 2024 -0400 +++ b/cfsan_centriflaken.xml Thu Jun 27 14:18:02 2024 -0400 @@ -72,7 +72,7 @@ #if (str($input_read_type_cond.pipeline_cond.rm_dup_seqs) == "true"): --seqkit_rmdup_run true #end if - -profile kondagac; + -profile gxkubernetes; mv './cpipes-output/${input_read_type_cond.pipeline_cond.pipeline}-multiqc/multiqc_report.html' './multiqc_report.html' > /dev/null 2>&1 || exit 1; mv './cpipes-output/${input_read_type_cond.pipeline_cond.pipeline}-results/kraken2_extract_contigs' kraken2_extract_contigs > /dev/null 2>&1 || exit 1; rm -rf ./cpipes-output > /dev/null 2>&1 || exit 1;