comparison bamCompare.xml @ 22:f85c85597f95 draft

Uploaded
author bgruening
date Mon, 03 Feb 2014 18:31:42 -0500
parents 69ff16ba27bd
children 8c452f37c896
comparison
equal deleted inserted replaced
21:e95b45f1ecbb 22:f85c85597f95
46 46
47 #end if 47 #end if
48 #end if 48 #end if
49 49
50 #if str($region).strip() != '': 50 #if str($region).strip() != '':
51 --region 'region' 51 --region '$region'
52 #end if 52 #end if
53 53
54 #if $advancedOpt.showAdvancedOpt == "yes": 54 #if $advancedOpt.showAdvancedOpt == "yes":
55 #if $advancedOpt.smoothLength: 55 #if $advancedOpt.smoothLength:
56 --smoothLength '$advancedOpt.smoothLength' 56 --smoothLength '$advancedOpt.smoothLength'