Skip to content

For indexlr python wrapper, allow passing sequences in memory #49

@lcoombe

Description

@lcoombe

Currently, to compute minimizers with the python wrapper for indexlr, the sequences need to be in a file on disk. Ideally (if possible), there would also be an option to pass sequences (ex. list of instances of the Record class) directly to the code. This would just avoid writing temp files when wanting to compute minimizers for sequences on the fly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions