changeset 37:10b8c91f55fd draft

Uploaded
author jose_duarte
date Thu, 31 Aug 2023 14:21:01 +0000
parents e0cda581e85e
children 9558da071ec9
files PhageDPO.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/PhageDPO.xml	Tue Jun 13 09:53:58 2023 +0000
+++ b/PhageDPO.xml	Thu Aug 31 14:21:01 2023 +0000
@@ -9,7 +9,7 @@
         <requirement type="package" version="1.2.3">pandas</requirement>
     </requirements>
     <command detect_errors="exit_code"><![CDATA[
-        python '$__tool_directory__/DPOGALAXY.py' '$adv.model' '${input1}'
+        python '$__tool_directory__/DPOGALAXY.py' '${input1}'
     ]]></command>
     <inputs>
 		<param type="data" name="input1" format="fasta" label="Fasta file"/>