Skip to content

bwt as input for "mergeBWA" even if PoreC is used #340

@smckenzie-nano

Description

@smckenzie-nano

Just noticed that we're wasting two hours indexing the fasta for BWA even when BWA isn't used because the index is listed as an input for the "mergeBWA" rule even if Pore-C data is input. "alignBWA" rules have if config['withPOREC'] == "False" else rules.emptyfile.output[0] for that input line, recommend adding that to the "mergeBWA rule as well

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