Mercurial > repos > sblanck > mpagenomics_normalize
changeset 4:2b882515e1a3
correction
author | blanck |
---|---|
date | Tue, 28 Apr 2015 16:38:08 +0200 |
parents | c6ab9e172cc7 |
children | b7f3854e08f8 |
files | preprocess.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/preprocess.xml Tue Apr 28 11:35:56 2015 +0200 +++ b/preprocess.xml Tue Apr 28 16:38:08 2015 +0200 @@ -10,12 +10,12 @@ -c '$inputcdffull.name' -f '$inputufl.name' -g '$inputugp.name' - -a '$inputacs.name' + -a '$inputacs.name' -d '$inputcdffull' -v '$inputufl' -w '$inputugp' -b '$inputacs' - -e 'datasetName' + -e '$datasetName' #if $settings.settingsType == "tumor": -t '$tumorcsv' #end if