comparison computeGCBias.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
23 --effectiveGenomeSize $effectiveGenomeSize.effectiveGenomeSize 23 --effectiveGenomeSize $effectiveGenomeSize.effectiveGenomeSize
24 #else: 24 #else:
25 --effectiveGenomeSize $effectiveGenomeSize.effectiveGenomeSize_opt 25 --effectiveGenomeSize $effectiveGenomeSize.effectiveGenomeSize_opt
26 #end if 26 #end if
27 27
28 #if str(region).strip() != '': 28 #if str($region).strip() != '':
29 --region 'region' 29 --region 'region'
30 #end if 30 #end if
31 31
32 #if $advancedOpt.showAdvancedOpt == "yes": 32 #if $advancedOpt.showAdvancedOpt == "yes":
33 33