Skip to content

Add a read trimming step to alignment workflows #179

@a-frantz

Description

@a-frantz

Currently, our workflows assume read trimming has already occurred upstream, so we don't perform it as part of alignment. This assumption is often violated.

As part of this issue, we need to select a read trimming tool/algorithm (might require some comparative analysis) and then incorporate it into the *-core workflows. We also need to ensure there's no harm in read trimming FASTQs that have already been read trimmed.

If we opt to investigate multiple read trimming tools, we might as well write WDL tasks for all of them. It could be nice if users could select that as part of the workflow, however we may find that they are not all created equal and only one choice should be supported. TBD.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions