Skip to content

Throw error if manual color ids are not integers #37

@jnalanko

Description

@jnalanko

The manual color file option expects a file with one integer per line. If the line something else than a number, Themisto will not crash but will instead produce garbage results. We should crash instead with an error message.

Checking for invalid input may lead to worse performance though, but the color file should be quite small typically compared to the full sequence data, so this error check is worth the cost.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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