changeset 13:a2c25a81368b draft

Uploaded
author estrain
date Tue, 28 May 2019 06:31:14 -0400
parents b9876bb19cac
children 5cfca4d5291a
files srst2v2.xml
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/srst2v2.xml	Mon May 27 20:58:38 2019 -0400
+++ b/srst2v2.xml	Tue May 28 06:31:14 2019 -0400
@@ -99,8 +99,6 @@
           --other "'-p \${GALAXY_SLOTS:-1}'"
       #end if
 
-      ; cat *results.txt | sed s/sample/${fname}/ > results.txt
-
       #if $job_type.job == "mlst" 
         ; python $__tool_directory__/scoreProfiles.py --mlst_definitions $job_type.mlst_definitions --profile_cov $job_type.profile_cov --profile_max_mismatch $job_type.profile_max_mismatch --output srst2.pscores
       #end if