Skip to content

Add Rust bindings #19

Description

@dawnandrew100

Now that my sequence alignment library Goombay has a Rust version Goombay-rs, I think it would also be beneficial to add some Rust bindings to this library so that these data structures can be re-used without having to re-write the entire library.

The main functionality that I would like to have a Rust equivalent for would be the substitution matrices (so that they can be called by the Goombay-rs algorithms), but the goal would be to have the ability to call any function/data structure in this library from Rust.

My first thought is to use PyO3 and Pythonize.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions