diff xcms_summary.r @ 1:0692b03eeddc draft default tip

planemo upload commit ac2bc76f498db6c51cb451b5e3a37640b35009fc-dirty
author lecorguille
date Tue, 22 Mar 2016 16:21:07 -0400
parents fdc068daa4a8
children
line wrap: on
line diff
--- a/xcms_summary.r	Sat Feb 20 05:15:38 2016 -0500
+++ b/xcms_summary.r	Tue Mar 22 16:21:07 2016 -0400
@@ -139,7 +139,7 @@
         writehtml("<h2>Informations about the CAMERA object:</h2>")
 
         writehtml("<div>")
-            writehtml("Number of pcgroup:",length(xa@pspectra))
+            writehtml("Number of pcgroup: ",length(xa@pspectra))
         writehtml("</div>")
     }