Mercurial > repos > iracooke > spectrast
changeset 10:76301c798bd3 draft
Quote library in cheetah
author | iracooke |
---|---|
date | Wed, 20 May 2015 01:55:40 -0400 |
parents | 7e48ad6c66fe |
children | cf953fb3f0c0 |
files | spectrast_filter.xml |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/spectrast_filter.xml Wed May 20 01:42:56 2015 -0400 +++ b/spectrast_filter.xml Wed May 20 01:55:40 2015 -0400 @@ -22,11 +22,11 @@ --replicates $replicates - -o library; + -o 'library'; - mkdir -p $output.extra_files_path; + mkdir -p ${output.extra_files_path}; - cp library.splib library.spidx library.pepidx $output.extra_files_path/; + cp library.splib library.spidx library.pepidx ${output.extra_files_path}/; echo "Spectral Library Primary File" > $output