diff alphafold.xml @ 19:2f7702fd0a4c draft default tip

planemo upload for repository https://github.com/usegalaxy-au/tools-au commit cd0379c8ecc24977dffa462c1897d402c85fa4e6
author galaxy-australia
date Wed, 08 May 2024 06:26:55 +0000
parents e4a053d67e24
children
line wrap: on
line diff
--- a/alphafold.xml	Fri Sep 01 00:09:46 2023 +0000
+++ b/alphafold.xml	Wed May 08 06:26:55 2024 +0000
@@ -3,7 +3,7 @@
     <macros>
       <token name="@TOOL_VERSION@">2.3.1</token>
       <token name="@TOOL_MINOR_VERSION@">2.3</token>
-      <token name="@VERSION_SUFFIX@">4</token>
+      <token name="@VERSION_SUFFIX@">5</token>
       <import>macro_output.xml</import>
       <import>macro_test_output.xml</import>
     </macros>
@@ -48,6 +48,7 @@
 --max_length \${ALPHAFOLD_AA_LENGTH_MAX:-0}
 #if $model_preset == 'multimer':
 --multimer
+--max-sequences \${ALPHAFOLD_MAX_SEQUENCES:-10}
 #end if
 > alphafold.fasta