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

Fail / warn if no spectra files are found #169

Closed
picciama opened this issue Dec 18, 2023 · 0 comments · Fixed by #171
Closed

Fail / warn if no spectra files are found #169

picciama opened this issue Dec 18, 2023 · 0 comments · Fixed by #171
Assignees
Labels
enhancement New feature or request

Comments

@picciama
Copy link
Contributor

Is your feature request related to a problem? Please describe.

If the folder specified in the config does not contain any files that fit to the given spectra_type argument, the rescoring pipeline simply skips all the processing steps until percolator which leads to an error message that is not immediately clear to the user as the pipeline searches for files that weren't created.

Describe the solution you would like

Fail in case of no files with the specified suffix.
Log output that shows the number of files found

Additional context

@picciama picciama added the enhancement New feature or request label Dec 18, 2023
@picciama picciama linked a pull request Dec 21, 2023 that will close this issue
4 tasks
@picciama picciama self-assigned this Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant