comparison bamCoverage.xml @ 20:69ff16ba27bd draft

Uploaded
author bgruening
date Mon, 03 Feb 2014 15:47:26 -0500
parents 5ea8782d650c
children f85c85597f95
comparison
equal deleted inserted replaced
19:01bc5ce13498 20:69ff16ba27bd
29 #end if 29 #end if
30 #elif $scaling.type=='own': 30 #elif $scaling.type=='own':
31 --scaleFactor $scaling.scaleFactor 31 --scaleFactor $scaling.scaleFactor
32 #end if 32 #end if
33 33
34 #if str(region).strip() != '': 34 #if str($region).strip() != '':
35 --region 'region' 35 --region 'region'
36 #end if 36 #end if
37 37
38 #if $advancedOpt.showAdvancedOpt == "yes": 38 #if $advancedOpt.showAdvancedOpt == "yes":
39 #if $advancedOpt.smoothLength: 39 #if $advancedOpt.smoothLength: