Skip to content

Try to manage input as streams instead of storing everything in RAM #94

Description

@biologyguy

BuddySuite does not work well on very large files, because the Buddy classes read everything into memory.
File size can be pre-determined, and perhaps files can be managed as handles. This will likely require a major rewrite.

Any way to leverage SQLite databases?

This may be useful (not sure yet)
https://github.com/mdshw5/pyfaidx

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions