Skip to content

Allow skipping bad records instead of raising exceptions #58

@lbeltrame

Description

@lbeltrame

Due to the way bad records are handled currently it is really hard to identify what is the cause of an error (long SQLAlchemy backtraces aren't helpful) and makes it impossible to actually generate a database (normally I'd fall back to GEMINI, but I need hg38).

There should be an option of skipping bad records (off by default) when loading VCFs: not optimal, but at least would allow a database to be generated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions