Repository 'prims_proteomics'
hg clone https://toolshed.g2.bx.psu.edu/repos/pieterlukasse/prims_proteomics

Changeset 13:08e93cd411b9 (2014-03-21)
Previous changeset 12:a4d11b23377b (2014-03-07) Next changeset 14:ebf38d78223d (2014-03-21)
Commit message:
SMALL FIX
modified:
sedmat.xml
b
diff -r a4d11b23377b -r 08e93cd411b9 sedmat.xml
--- a/sedmat.xml Fri Mar 07 14:51:54 2014 +0100
+++ b/sedmat.xml Fri Mar 21 13:19:45 2014 +0100
b
@@ -11,7 +11,7 @@
      -ppids $fileType.inputFormatType.ppidsFile 
      -ppidsFileGrouping $fileType.type 
      -ppidsInputFormat $fileType.inputFormatType.ppidsInputFormat
-     -ppidsFileDescription $fileType.inputFormatType.ppidsFile.name  
+     -ppidsFileDescription "$fileType.inputFormatType.ppidsFile.name"  
      #if $fileType.inputFormatType.ppidsInputFormat == "mzid"
  -spectraDataFile $fileType.inputFormatType.spectraDataFile
  #end if