# HG changeset patch # User pieter.lukasse@wur.nl # Date 1418382450 -3600 # Node ID a79599cd2a9c90a332c9100c23dd9c5688e566ba # Parent 963684611ccbed8df96030f2ef1668ae3e408b90 fix for xcms support in msclust diff -r 963684611ccb -r a79599cd2a9c next.r --- a/next.r Fri Dec 12 12:06:36 2014 +0100 +++ b/next.r Fri Dec 12 12:07:30 2014 +0100 @@ -1,4 +1,4 @@ # next script, useful for plotting the CAMERA groups pseudo-spectra: plotPsSpectrum( LC$xset,320,maxlabel=10) 320 is group id -plotEICs( LC$xset,35,maxlabel=5) \ No newline at end of file +plotEICs( LC$xset,35,maxlabel=5) \ No newline at end of file