comparison bamCorrelate.xml @ 1:a22ccc261bb3 draft

Uploaded
author bgruening
date Fri, 15 Nov 2013 07:57:48 -0500
parents d957e25e18a3
children 9441b4e5d2d6
comparison
equal deleted inserted replaced
0:d957e25e18a3 1:a22ccc261bb3
31 --outFileCorMatrix '$outFileCorMatrix' 31 --outFileCorMatrix '$outFileCorMatrix'
32 #end if 32 #end if
33 33
34 #if $mode.modeOpt == "bins": 34 #if $mode.modeOpt == "bins":
35 --binSize '$mode.binSize' 35 --binSize '$mode.binSize'
36 --numberOfSamples '$modenumberOfSamples' 36 --numberOfSamples '$mode.numberOfSamples'
37 #else: 37 #else:
38 --BED $mode.region_file 38 --BED $mode.region_file
39 #end if 39 #end if
40 40
41 ## options available in both modes 41 ## options available in both modes