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

Do not create output files on error #32

Open
kim-fehl opened this issue Oct 31, 2020 · 0 comments
Open

Do not create output files on error #32

kim-fehl opened this issue Oct 31, 2020 · 0 comments

Comments

@kim-fehl
Copy link

I used the wrong path to my database for RDPTools classify, and got the corresponding error:
Command Error: Unable to process file format UNKNOWN
However, empty output files still have been created.
I use Snakemake pipeline system, and if the output of the pipeline step is created, it thinks that everything is all right.
I would suggest either return error code to the system or at least do not create output files in such case, so the pipeline could understand that this step was broken.

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

1 participant