changeset 5:be70da9dc013 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_primer_scheme_bedfiles commit 68adfad76cdb5ff13ec9fb49895a3cde2c502514"
author iuc
date Sat, 24 Apr 2021 20:56:25 +0000
parents 157a5c9ea72a
children dd451e45681c
files data_manager/install_primer_scheme_bedfiles.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/data_manager/install_primer_scheme_bedfiles.xml	Sun Nov 22 12:52:52 2020 +0000
+++ b/data_manager/install_primer_scheme_bedfiles.xml	Sat Apr 24 20:56:25 2021 +0000
@@ -3,7 +3,7 @@
         <requirement type="package" version="2.24.0">requests</requirement>
     </requirements>
     <!-- fetch all the primers in one go -->
-    <command detect_errors="exit_code">
+    <command detect_errors="exit_code"><![CDATA[
     python '$__tool_directory__/install_primer_scheme_bedfiles.py'
         '${output_file}'
         #if $input.input_type == "ARTIC"
@@ -13,7 +13,7 @@
             --primer_name '${input.primer_name}'
             --primer_description '${input.primer_description}'
         #end if
-    </command>
+    ]]></command>
     <inputs>
         <conditional name="input">
             <param name="input_type" label="Choose the source for primer schemes" type="select">