Mercurial > repos > bgruening > deeptools
comparison bamFingerprint.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 |
---|---|
28 #end if | 28 #end if |
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' |