changeset 37:8caa7b72a922 draft

Uploaded
author iuc
date Mon, 16 Feb 2015 16:28:52 -0500
parents 3f3f6dbdb95d
children b6f4f4689f5f
files peptide_shaker.xml
diffstat 1 files changed, 7 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/peptide_shaker.xml	Mon Feb 16 13:40:36 2015 -0500
+++ b/peptide_shaker.xml	Mon Feb 16 16:28:52 2015 -0500
@@ -83,13 +83,13 @@
             (java -cp \$PEPTIDESHAKER_JAR_PATH eu.isas.peptideshaker.cmd.MzidCLI
                 -in \$cwd/peptideshaker_output.zip
                 -output_file output.mzid
-                -contact_first_name 'Proteomics'
-                -contact_last_name 'Galaxy'
-                -contact_email 'galaxyp@umn.edu'
-                -contact_address 'galaxyp@umn.edu'
-                -organization_name 'University of Minnesota'
-                -organization_email 'galaxyp@umn.edu'
-                -organization_address 'Minneapolis, MN 55455, Vereinigte Staaten'
+                -contact_first_name "Proteomics"
+                -contact_last_name "Galaxy"
+                -contact_email "galaxyp@umn.edu"
+                -contact_address "galaxyp@umn.edu"
+                -organization_name "University of Minnesota"
+                -organization_email "galaxyp@umn.edu"
+                -organization_address "Minneapolis, MN 55455, Vereinigte Staaten"
             2>> $temp_stderr) 
             &&
         #end if
@@ -158,8 +158,6 @@
         cat $temp_stderr 2>&1;
         (exit \$exit_code_for_galaxy)
 
-        && cp * /home/bag/arg -R
-
 ]]>
     </command>
     <inputs>