Skip to content

Selecting which types of reads [feature request] #49

@sjackman

Description

@sjackman

To allow more fine grained selection of which types of reads are selected, may I suggest the following options, intended primarily for use with writing to stdout, but could be used with files too.

--mp: Output mate-pair reads
--no-mp: Do not output mate-pair reads
--un: Output unknown reads
--no-un: Do not output unknown reads
--pe: Output paired-end reads
--no-pe: Do not output paired-end reads
--se: Output single-end reads
--no-se: Do not output single-end reads

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