Skip to content

eicParamEsts : maxPw length is zero. Check how scans are being matched. #33

@wushaowen1992

Description

@wushaowen1992

Dear who it may concern:
I am trying to follow the AutoTuner.Rmd script and the data from mtbls2 package to learn how to use this good tool.
However, in the step
eicParamEsts <- EICparams(Autotuner = Autotuner,
massThresh = .005,
verbose = FALSE,
returnPpmPlots = FALSE,
useGap = TRUE)
I got an error:
Error in findPeakWidth(approvScorePeaks = approvScorePeaks, mzDb = mzDb, :
maxPw length is zero. Check how scans are being matched.

Currently on sample 1
--- Currently on peak: 1
Warning: NAs introduced by coercionWarning: NAs introduced by coercion--- Currently on peak: 2
Warning: NAs introduced by coercionWarning: NAs introduced by coercion--- Currently on peak: 3
Warning: NAs introduced by coercionWarning: NAs introduced by coercionError in findPeakWidth(approvScorePeaks = approvScorePeaks, mzDb = mzDb, :
maxPw length is zero. Check how scans are being matched.

What cause this error? how can I fix it?
Thank you for your help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions