Skip to content

Improve the error messages in case of a genotype data parsing failure #224

@nevrome

Description

@nevrome

At the moment an issue in the genotype data is always reduced to

Issues in genotype data parsing:
SeqFormatException "Error while parsing: not enough input. Error occurred when trying to parse this chunk: \"...\""

That often does not help to identify and solve the underlying issue, because it omits in which package + SNP (+ individual?) the problem occurred. If such an error comes up in a big forge, debugging becomes a search for the needle in the haystack. The short snipped of the relevant chunk in the error message above can be pointless, when the genotype data is in a binary format.

I wonder if there is a way to include additional, crucial information in this error message.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions