annotate next.r @ 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
49
f772a5caa86a Added more options and better documentation.
pieter.lukasse@wur.nl
parents:
diff changeset
1 # next script, useful for plotting the CAMERA groups pseudo-spectra:
57
963684611ccb fix for xcms support in msclust
pieter.lukasse@wur.nl
parents: 49
diff changeset
2 plotPsSpectrum( LC$xset,320,maxlabel=10)
49
f772a5caa86a Added more options and better documentation.
pieter.lukasse@wur.nl
parents:
diff changeset
3 320 is group id
58
a79599cd2a9c fix for xcms support in msclust
pieter.lukasse@wur.nl
parents: 57
diff changeset
4 plotEICs( LC$xset,35,maxlabel=5)