view next.r @ 2:44bfd7e34b39

added comment
author pieter.lukasse@wur.nl
date Thu, 19 Mar 2015 10:39:27 +0100
parents
children
line wrap: on
line source

# 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) 


could use this for the items identified by "annotate" step.
could also integrate this to getEIC tool (add option to give group list instead of m/z list)...but then rt and other options
   are also not so relevant...maybe a separate tool is more clear