diff PGAP.xml @ 2:041355b97140 draft

Uploaded
author dereeper
date Thu, 24 Jun 2021 15:01:02 +0000
parents 83e62a1aeeeb
children bbb2c473664c
line wrap: on
line diff
--- a/PGAP.xml	Thu Jun 24 14:53:55 2021 +0000
+++ b/PGAP.xml	Thu Jun 24 15:01:02 2021 +0000
@@ -20,7 +20,7 @@
             #set $named_input_files = $named_input_files + ',' + $_input_file
         #end for
 
-	perl ${__tool_directory__}/PGAP_wrapper2.pl -g $input_files -p $proteins -o $named_input_files -o $output	
+	perl ${__tool_directory__}/PGAP_wrapper2.pl -g $input_files -p $proteins -l $named_input_files -o $output	
 	]]></command>