changeset 1:9a66e3a9ff53 draft

Uploaded
author p.lucas
date Mon, 29 Mar 2021 10:46:35 +0000
parents ef67bbb84e6b
children 58b36867b577
files anarci_wrapper.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/anarci_wrapper.xml	Mon Mar 29 10:44:57 2021 +0000
+++ b/anarci_wrapper.xml	Mon Mar 29 10:46:35 2021 +0000
@@ -32,9 +32,9 @@
       <option value="ig" >Antibody domains</option>
       <option value="tr" >TCR domains</option>
     </param>
-    <param name="fvonly" optional="true" label="Only output Fv regions." help="Only output Fv regions."/>
-    <param name="rename" optional="true" label="Rename the receptor chains." help="Rename the receptor chains with H and L (ig) or B and A (tr). Only receptor chains output. First pair identified used."/>
-    <param name="splitscfv" optional="true" label="Split chain." help="When they are found split single chain fvs into two seperate chains (fvonly becomes true)."/>
+    <param name="fvonly" type="boolean" optional="true" label="Only output Fv regions." help="Only output Fv regions."/>
+    <param name="rename" type="boolean" optional="true" label="Rename the receptor chains." help="Rename the receptor chains with H and L (ig) or B and A (tr). Only receptor chains output. First pair identified used."/>
+    <param name="splitscfv" type="boolean" optional="true" label="Split chain." help="When they are found split single chain fvs into two seperate chains (fvonly becomes true)."/>
   </inputs>
   <outputs>
     <data name="output" format="pdb" />