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

Thermo Tribrid data are not parsed #78

Open
mmross0321 opened this issue Oct 17, 2022 · 9 comments
Open

Thermo Tribrid data are not parsed #78

mmross0321 opened this issue Oct 17, 2022 · 9 comments

Comments

@mmross0321
Copy link

Describe the bug
Briefly describe what you were trying to do and what went wrong. Be general, there is room for specifics below.

Description of raw file
Provide details about the raw file you are trying to process. e.g. Is it DDA? MS2 or SPS-MS3? How long was the run and how big is the file?

Command line arguments
If this is something that happened while running RawTools, enter the exact arguments used on the command line (e.g. RawTools parse -f C:\myfile.raw -mpx -R)

Command line output
Please paste the entire output from the command line, if applicable (i.e. everything that appeared after you hit enter until things stopped working).

[Paste output here, between the triple quotes]

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop & RawTools information:

  • OS: [e.g. iOS]
  • RawTools version: [e.g. 1.3.3]

Additional context
Add any other context about the problem here.

@chrishuges
Copy link
Collaborator

Could you please describe the issue you are encountering and provide information related to the questions posed above?

@mmross0321
Copy link
Author

mmross0321 commented Oct 17, 2022 via email

@chrishuges
Copy link
Collaborator

Hi,

In order to help you I need some more information so I can try to re-create the bug and hopefully solve it. Can you please answer these questions:

Provide details about the raw file you are trying to process (e.g. Is it DDA? MS2 or SPS-MS3)?

Provide details of what commands you have input into the GUI (e.g. which options did you select, which did you not? screenshot here might help).

Does it appear like the command finishes? If there are no files written, it is likely hitting an error. I know in the GUI this can be hard to catch, but there should be a 'rawtools_log.txt' file that gets written into the RawTools directory. Can you please provide me with what is in this file?

Thank you,
Chris

@mmross0321
Copy link
Author

mmross0321 commented Oct 18, 2022 via email

@mmross0321
Copy link
Author

mmross0321 commented Oct 18, 2022 via email

@chrishuges
Copy link
Collaborator

So, it looks like QC works but maybe parse doesn't? If you run this one file that is giving an error in the GUI, it will fail. If you run another file, also MS3, with the same parameters does it succeed?

I think this is an issue related to orphan scans that I actually recently pushed a solution for (https://github.com/kevinkovalchik/RawTools/tree/branchVersion204), but I haven't incorporated it into a release yet. If you go into your raw file in XCalibur or something, is the last scan in the file an MS2 scan that doesn't have a matched MS3?

@mmross0321
Copy link
Author

mmross0321 commented Oct 18, 2022 via email

@chrishuges
Copy link
Collaborator

That is good, so it is an issue with that one specific file then. The MS2 scans being zero is a bug I know about and will be fixed in the next release, it does not impact the actual processing.

Just to clarify, the last scan of the raw file that is failing is an MS1 scan?

@mmross0321
Copy link
Author

mmross0321 commented Oct 20, 2022 via email

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