changeset 57:963684611ccb

fix for xcms support in msclust
author pieter.lukasse@wur.nl
date Fri, 12 Dec 2014 12:06:36 +0100
parents 9404c688f42d
children a79599cd2a9c
files MsClust.jar next.r
diffstat 2 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
Binary file MsClust.jar has changed
--- a/next.r	Fri Dec 12 12:04:16 2014 +0100
+++ b/next.r	Fri Dec 12 12:06:36 2014 +0100
@@ -1,4 +1,4 @@
 # next script, useful for plotting the CAMERA groups pseudo-spectra:
-plotPsSpectrum( LC$xset,320,maxlabel=10)
+plotPsSpectrum( LC$xset,320,maxlabel=10) 
 320 is group id
 plotEICs( LC$xset,35,maxlabel=5)
\ No newline at end of file