Skip to content

feature request: handle paired interleaved reads #45

Description

@rosekantor

Hi Mike,

Any chance you'd be willing to handle paired interleaved reads in the next update? The main issue is with the sam filtering flags. Right now, "paired" requires 2 read files input and filtering handles paired reads, while "unpaired" is the only option if you have a single reads file. But the sam filter will treat then as unpaired.

Relevant code starts around:

if paired == "paired":

(although I know there's also relevant parts in the fastp stats as well).

Thanks for considering,
Rose

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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