# HG changeset patch # User pieter.lukasse@wur.nl # Date 1418382396 -3600 # Node ID 963684611ccbed8df96030f2ef1668ae3e408b90 # Parent 9404c688f42d11a7a565886528dc3b54dd20ff7d fix for xcms support in msclust diff -r 9404c688f42d -r 963684611ccb MsClust.jar Binary file MsClust.jar has changed diff -r 9404c688f42d -r 963684611ccb next.r --- 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