X Tutup
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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup