libwfa 0.1.2

Bindings to the C implementation of the WFA alignment algorithm
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[build-dependencies.bindgen]
version = "0.53.1"

[dependencies.libc]
version = "0.2"

[package]
authors = ["Christian Fischer <christian@chfi.se>"]
categories = ["science"]
description = "Bindings to the C implementation of the WFA alignment algorithm"
edition = "2018"
keywords = ["bioinformatics"]
license = "MIT"
name = "libwfa"
readme = "readme.md"
repository = "https://github.com/chfi/rs-wfa"
version = "0.1.2"