diff ensembl_cdna_translate.xml @ 2:b7f2f5e3390c draft

Uploaded
author jjohnson
date Wed, 29 Nov 2017 16:33:02 -0500
parents a8218b11216f
children d1055a763560
line wrap: on
line diff
--- a/ensembl_cdna_translate.xml	Wed Nov 29 15:56:44 2017 -0500
+++ b/ensembl_cdna_translate.xml	Wed Nov 29 16:33:02 2017 -0500
@@ -33,7 +33,7 @@
         #if str($output_choice).find('translation') >= 0:
           | python '$__tool_directory__/ensembl_cdna_translate.py' -i '-' 
             #if $input and str($output_choice).find('transcript_bed') >= 0:
-                --transcripts '$transcript_bed
+                --transcripts '$transcript_bed'
             #end if
             #if str($output_choice).find('translation_bed') >= 0: 
                 --bed '$translation_bed'