Skip to content

Check what how supplied BAM files were made. #33

@cerebis

Description

@cerebis

Without thorough testing to show otherwise, it must be assumed that bin3C relies on BWA MEM to build the BAM file, while also relying that BWA MEM was run with the option -5 or perhaps even more specifically -5SP. This expectation is in addition to sorting by query name.

We already check for sorting order, but do not try to check for BWA MEM options.

bin3C should check immediately that the @pg record contains bwa mem and -5 option.

Failure should be reported as a warning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions