Mercurial > repos > bgruening > deeptools
changeset 4:c8a0dc481493 draft
Uploaded
author | bgruening |
---|---|
date | Mon, 05 Aug 2013 11:36:11 -0400 |
parents | 522686bcd5c0 |
children | 1f312af2f8db |
files | computeMatrix.xml heatmapper.xml profiler.xml |
diffstat | 3 files changed, 3 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- a/computeMatrix.xml Mon Aug 05 10:38:11 2013 -0400 +++ b/computeMatrix.xml Mon Aug 05 11:36:11 2013 -0400 @@ -6,14 +6,14 @@ <command> computeMatrix - ##ToDo - --numberOfProcessors 4 - $mode.mode_select --regionsFileName '$regionsFile' --scoreFileName '$scoreFile' --outFileName '$outFileName' + ##ToDo + --numberOfProcessors 4 + #if $output.showOutputSettings == "yes" #if $output.saveData: --outFileNameData '$outFileNameData'
--- a/heatmapper.xml Mon Aug 05 10:38:11 2013 -0400 +++ b/heatmapper.xml Mon Aug 05 11:36:11 2013 -0400 @@ -13,9 +13,6 @@ <command> heatmapper - ##ToDo - --numberOfProcessors 4 - --matrixFile $matrixFile #if $output.showOutputSettings == "yes" #set newoutFileName=str($outFileName)+"."+str($output.outFileFormat)