comparison correctGCBias.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
31 --effectiveGenomeSize $effectiveGenomeSize.effectiveGenomeSize 31 --effectiveGenomeSize $effectiveGenomeSize.effectiveGenomeSize
32 #else: 32 #else:
33 --effectiveGenomeSize $effectiveGenomeSize.effectiveGenomeSize_opt 33 --effectiveGenomeSize $effectiveGenomeSize.effectiveGenomeSize_opt
34 #end if 34 #end if
35 35
36 #if str(region).strip() != '': 36 #if str($region).strip() != '':
37 --region 'region' 37 --region 'region'
38 #end if 38 #end if
39 39
40 #if $advancedOpt.showAdvancedOpt == "yes": 40 #if $advancedOpt.showAdvancedOpt == "yes":
41 --binSize '$advancedOpt.binSize' 41 --binSize '$advancedOpt.binSize'