Skip to content

AbstractFastqReader should have possibility for stream-based reading #348

@kerner1000

Description

@kerner1000

AbstractFastqReader internally collects the whole file into memory before any access is possible. This is not very desirable in terms of performance.

AbstractFastqReader#read should return an Iterator instead of Iterable.

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