changeset 58:a79599cd2a9c

fix for xcms support in msclust
author pieter.lukasse@wur.nl
date Fri, 12 Dec 2014 12:07:30 +0100
parents 963684611ccb
children 458e05d1d172
files next.r
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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