Skip to content

Is it possible to build a suffix-array in-memory? #11

@sebschmi

Description

@sebschmi

I would like to construct suffix arrays of very short DNA strings (2 strings á 1000 characters), which should use only very little memory. How do I configure SuffixArray::new to make sure the algorithm does not write anything to disk?

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