Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Error in if (rtr[2] < rtim_range[1] | rtr[1] > rtim_range[2] | mzr[2] < : missing value where TRUE/FALSE needed #45

Open
YuanwenGuo opened this issue Feb 8, 2020 · 1 comment

Comments

@YuanwenGuo
Copy link

Hi, I was trying to process ~400 samples with XCMS. It went well until fillChromPeaks step with error message:
Requesting 463 peaks from ### ... Error in if (rtr[2] < rtim_range[1] | rtr[1] > rtim_range[2] | mzr[2] < :
missing value where TRUE/FALSE needed
Calls: fillChromPeaks ... tryCatch -> tryCatchList -> tryCatchOne ->
Execution halted

This happens after I use sub-sample alignment.
Could you please help me with this issue? Thank you!

Best,
Yuanwen

@sneumann
Copy link
Owner

Are you sure the issue is in the correct repo then, sounds like it shoudl go into xcms. Yours, Steffen

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants