1 unstable release

0.1.0 Jan 18, 2023

#17 in #protein

MIT/Apache

405KB
12K SLoC

Rust 8K SLoC // 0.0% comments C 3.5K SLoC // 0.0% comments VB6 793 SLoC

https://crates.io/crates/miniprot-sys https://docs.rs/miniprot-sys/latest/miniprot-sys/

Introduction

A rust FFI library for miniprot. Low-level bindings. For higher-level usage, please see miniprot-rs (coming soon).

How to use

Requirements

miniprot-sys = "0.1.0"

Tested with rustc 1.64.0 and nightly.

Citation

You should cite the minimap2 papers if you use this in your work.

Heng Li, Protein-to-genome alignment with miniprot, Bioinformatics, 2023;, btad014, https://doi.org/10.1093/bioinformatics/btad014

Changelog

0.1.0

  • Initial Rust FFI Bindings

TODO

  • Possible to decouple from pthreads?

Funding

Genomics Aotearoa

Dependencies

~4–5MB
~69K SLoC