li_stephens_py_hkhan

Crates.ioli_stephens_py_hkhan
lib.rsli_stephens_py_hkhan
version0.1.1
sourcesrc
created_at2022-06-22 17:29:57.778951
updated_at2022-06-22 17:58:36.441068
descriptionPython bindings of the li-stevens crate to allow calling the rust code from python
homepage
repositoryhttps://github.com/HadiKhan-dev/li_stephens_py_hkhan
max_upload_size
id611018
size3,028
Hadi Khan (HadiKhan-dev)

documentation

README

This is a crate with Python bindings for the li-stephens crate which has a model to compute the likelihood of a test sequence being drawn from a population consisting of some given reference set of sequences. It allows calling the Rust code from Python which provides a large speedup compared to a native Python implementation as well as allows direct interfacing with the much more diverse and well developed Python ecosystem.

Linux Wheel files for installing the build Python package can be found in the target directory.

Commit count: 4

cargo fmt