diff CAMERA.r @ 13:ba7db5b70639 draft

planemo upload commit d8cc436fd91f5748dc396d0527a0a303d3221835
author lecorguille
date Sun, 17 Apr 2016 16:36:55 -0400
parents d33e0ed5f32a
children e98ca7f0dcbd
line wrap: on
line diff
--- a/CAMERA.r	Thu Apr 14 11:00:27 2016 -0400
+++ b/CAMERA.r	Sun Apr 17 16:36:55 2016 -0400
@@ -103,7 +103,7 @@
 }
 
 # We unzip automatically the chromatograms from the zip files.
-if (thefunction %in% c("xcmsSet","retcor","fillPeaks"))  {
+if (thefunction %in% c("annotatediff"))  {
   if(exists("zipfile") && (zipfile!="")) {
     if(!file.exists(zipfile)){
       error_message=paste("Cannot access the Zip file:",zipfile,". Please, contact your administrator ... if you have one!")