Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Processing Agilent QToF files #88

Closed
yguitton opened this issue Jul 20, 2021 · 3 comments
Closed

Processing Agilent QToF files #88

yguitton opened this issue Jul 20, 2021 · 3 comments

Comments

@yguitton
Copy link

yguitton commented Jul 20, 2021

Hi @Tomnl,

I'm running some Agilent QToF files and I'm facing a new issue in R.

purityA(file,offset=c(0.65,0.65), mostIntense = TRUE, nearest = FALSE, ppmInterp = 7)
MS2 data has no associated scan data, will use most recent full scan for information
Error in assessPuritySingle(filepth = pa@fileList[[i]], mostIntense = mostIntense, :
task 1 failed - "non-numeric argument to mathematical function"

the file is here https://workflow4metabolomics.usegalaxy.fr/datasets/086de8e126a393ff/display?to_ext=mzml

Any clue for me?
Many Thanks
Yann

@Tomnl
Copy link
Member

Tomnl commented Jul 20, 2021

Hi @yguitton ,

I think you need to just change 'offset' to 'offsets'. Hopefully that will fix it.

Were you running in R or Galaxy?

Tom

@yguitton
Copy link
Author

Hi @Tomnl

The problem seems to be the mzML file itself. I have tried with other Agilent QToF files and purityA is ok.
For the initial file the error message is
Error in assessPuritySingle(filepth = pa@fileList[[i]], mostIntense = mostIntense, :
task 1 failed - "argument is of length zero"

I will investigate assessPuritySingle function but I think the problem come from the MSMS method used

Best
Regards

@Tomnl
Copy link
Member

Tomnl commented Aug 30, 2023

I hope this issues was resolved. If not, I can re open and I can investigate further

@Tomnl Tomnl closed this as completed Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants