Skip to content

Ambiguous base calls causing crashes #72

@lizardstarks

Description

@lizardstarks

_ => panic!("Encountered unexpected base"),

The consensus step of variant calling in TRGT requires all base calls to be unambiguous, and "N" is not permitted. Unfortunately this is causing crashes on one of my sources of data which includes Ns.

Is it possible to build in support for handling reads with ambiguous bases?

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