changeset 60:22ad413dd345 draft

Uploaded
author zzhou
date Mon, 26 Nov 2012 14:21:59 -0500
parents 3c2328ea4609
children ad92d59fb5e2
files bamedit.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bamedit.xml	Mon Nov 26 14:21:48 2012 -0500
+++ b/bamedit.xml	Mon Nov 26 14:21:59 2012 -0500
@@ -74,7 +74,7 @@
 #end if
 #end if
 #if str($input_type.input_type_selector) == 'split':
-#set $__options = { 'action':str("split"), 'bamout':str($bamouts1), 'bamout2':str($bamouts2), 'input1':str($input1), 'testing':str(\$SCRIPT_PATH) }
+#set $__options = { 'action':str("split"), 'bamout':str($bamouts1), 'bamout2':str($bamouts2), 'input1':str($input1) }
 #end if
 #if str($input_type.input_type_selector) == 'filter':
 #set $__options = { 'action':str("filter"), 'bamout':str($bamoutf), 'input1':str($input1), 'quality':int($input_type.quality) }