Skip to main content

Show Posts

This section allows you to view all Show Posts made by this member. Note that you can only see Show Posts made in areas you currently have access to.

Messages - mabawsa

1
XCMS / massifquant throwing a lot of messages
Hi,

I thought I would give massifquant a whirl. I realise its experimental.
Here are the parameters I am using:
   xset <- xcmsSet(files = files,
               profmethod="bin",
               profparam = list(step=0.01),
               nSlaves= 4,
               method = "massifquant",
               minIntensity = 3200,
               minCentroids = 12,
               consecMissedLim = 2,
               criticalVal = 1.5,
               ppm = 10,
               segs= 1,
               scanBack = 1)

The message that floods the terminal is "Upper Edge case deleted"

Please advise?