Skip to content

Do not create output files on error #32

Description

@kim-fehl

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions