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

error writing mzML file #553

Closed
ricoderks opened this issue Sep 8, 2021 · 3 comments
Closed

error writing mzML file #553

ricoderks opened this issue Sep 8, 2021 · 3 comments

Comments

@ricoderks
Copy link
Contributor

Hi,

I'am try to write an mzML file, but get the error:
Error in h(simpleError(msg, call)) : error in evaluating the argument 'args' in selecting a method for function 'do.call': subscript out of bounds.

I already get this error when I read an mzML file and ,without doing anything with the OnDiskMSnExp object, I write it to a new file.

I'am using R 4.1.1, MSnbase 2.18.0

Cheers, Rico

@lgatto
Copy link
Owner

lgatto commented Sep 8, 2021

What type of data is it? How did you generate the mzML file?

@ricoderks
Copy link
Contributor Author

It is LC-MSMS (DDA) data from a Sciex tripleTOF 6600 (qtof). The mzML file was created with msconvert version 3.0.19346.

Cheers, Rico

@ricoderks
Copy link
Contributor Author

In #552 @jorainer suggested the package Spectra. I change my code and now also writing the mzML files works. :-) Thanks for the quick help!!

Cheers, Rico

@lgatto lgatto closed this as completed Dec 24, 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