Skip to content

No way to override '-T 0' in bwa mem #8

Description

@keiranmraine

Hi,

Just a note but the current implementation prevents anyone from discarding alignments with very low AS scores as -T 0 is a fixed append.

.addArgument(this.parameters("mem") == null ? " " : this.parameters("mem")).addArgument("-p -T 0")

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