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

Add argument to preventing halting when processing a batch #5

Open
detritus opened this issue Oct 4, 2017 · 4 comments
Open

Add argument to preventing halting when processing a batch #5

detritus opened this issue Oct 4, 2017 · 4 comments
Labels

Comments

@detritus
Copy link

detritus commented Oct 4, 2017

When processing a set of files by specifying a directory to -s it would be helpful if the the process did not halt if a single raw file fails to run, e.g. due to the target or decoy file being empty. If this behaviour is preferred then an additional -skipOnFail argument could be added so that MSPathFinder continues to the next raw file.

@FarmGeek4Life
Copy link
Member

Some changes to this effect will be implemented, however using a batch file of some sort will always be more robust.

@FarmGeek4Life
Copy link
Member

What kind of errors are you currently seeing?

@detritus
Copy link
Author

detritus commented Oct 5, 2017

Not an error as such. The halt occurs when no results have been found. Generally after a warning regards the target or decoy file is empty.

@FarmGeek4Life
Copy link
Member

Hmm... Looking more at the code, it is supposed to continue processing spectrum files when one fails; if it isn't behaving that way, I will need more information (like a copy of the output, and maybe files and parameters).

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