Skip to content

Streaming FASTA parser #10

Description

@vgel

Discussed in #9

Right now, the FASTA parser inhales the whole file and produces a Vec of records. For very large files, we might prefer a streaming API. Possible inspiration is https://github.com/raphlinus/pulldown-cmark

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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