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

roi should check for input files before reporting any problems with arguments #154

Open
andrewdavidsmith opened this issue Sep 30, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@andrewdavidsmith
Copy link
Collaborator

Describe the bug
The roi command will report problems with arguments, but likely should report on the existence of input files first. This is more immediate as some problems with arguments might depend on characteristics of the input files.

To Reproduce
Steps to reproduce the behavior:

  1. Run dnmtools roi with a non-existent input file.

Expected behavior
The user should be informed that the file does not exist.

Screenshots
NA

Desktop (please complete the following information):

  • OS: Ubuntu
  • Version: 22

Additional context
Happens in v1.4.0

@andrewdavidsmith andrewdavidsmith added the good first issue Good for newcomers label Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant