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 in !df_msms$contaminant #55

Closed
marioernestovaldes opened this issue Apr 16, 2019 · 2 comments
Closed

Error in !df_msms$contaminant #55

marioernestovaldes opened this issue Apr 16, 2019 · 2 comments
Assignees
Labels

Comments

@marioernestovaldes
Copy link

Hello! I am trying to run an analysis with PTXQC. The thing is when I try to analyze the entire 'txt' folder this error comes up:

... MSMS: MS^2 Cal (%s) done
Starting to work on MSMS: %s ...
Error in !df_msms$contaminant : invalid argument
Also: Warning message:
Using alpha for a discrete variable is not advised

could you please help me?

see attached the msms files I am currently using...

thanks in advance!

Mario
msms_files.zip

cbielow added a commit that referenced this issue Apr 17, 2019
@cbielow
Copy link
Owner

cbielow commented Apr 17, 2019

Thanks for submitting a bug report.
The bug occurs because of the rare occasion when no evidence.txt is provided by the user.
Its fixed in the current development version on Github (use install.github(... to get it).
The CRAN package will take a while because I only submitted a new version yesterday (which includes the bug) and intervals should be at least a few weeks.

To work around the bug, either include evidence.txt or disable the MSMS:Contaminant metric in the YAML file.

I'll close the issue as resolved. Feel free to re-open if it pops back up.
Attached also your QC report from the files you uploaded.

@cbielow
Copy link
Owner

cbielow commented Apr 17, 2019

report_v0.92.6_msms_files.pdf

(Github only supports uploading PDFs out of the box -- no Html report -- sorry)

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

No branches or pull requests

2 participants