1 unstable release
0.1.0 | Jan 18, 2023 |
---|
#18 in #protein
405KB
12K
SLoC
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
Dependencies
~0.8–2MB
~30K SLoC