changeset 6:f8e0e5e237a5 draft

Uploaded
author jjohnson
date Wed, 29 Nov 2017 17:46:00 -0500
parents 0dc112b3050e
children d59e3ce10e74
files ensembl_cdna_translate.py ensembl_cdna_translate.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ensembl_cdna_translate.xml	Wed Nov 29 17:08:14 2017 -0500
+++ b/ensembl_cdna_translate.xml	Wed Nov 29 17:46:00 2017 -0500
@@ -32,7 +32,7 @@
         #end if
         #if str($output_choice).find('translation') >= 0:
           | python '$__tool_directory__/ensembl_cdna_translate.py' -i '-' 
-            --min_length = $min_length
+            --min_length $min_length
             #if $enzyme:
                 --enzyme '$enzyme'
             #end if