miniprot-sys

Crates.iominiprot-sys
lib.rsminiprot-sys
version0.1.0
sourcesrc
created_at2023-01-18 20:12:33.169806
updated_at2023-01-18 20:12:33.169806
descriptionBindings to libminiprot
homepage
repositoryhttps://github.com/jguhlin/miniprot-rs
max_upload_size
id762016
size584,604
Joseph Guhlin (jguhlin)

documentation

README

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

Commit count: 8

cargo fmt