comparison bamFingerprint.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
29 #else 29 #else
30 --plotFileFormat 'png' 30 --plotFileFormat 'png'
31 #end if 31 #end if
32 32
33 #if str($region).strip() != '': 33 #if str($region).strip() != '':
34 --region 'region' 34 --region '$region'
35 #end if 35 #end if
36 36
37 #if $advancedOpt.showAdvancedOpt == "yes": 37 #if $advancedOpt.showAdvancedOpt == "yes":
38 --binSize '$advancedOpt.binSize' 38 --binSize '$advancedOpt.binSize'
39 --numberOfSamples '$advancedOpt.numberOfSamples' 39 --numberOfSamples '$advancedOpt.numberOfSamples'