#python-bindings #dna #biology #genetic

li_stephens_py_hkhan

Python bindings of the li-stevens crate to allow calling the rust code from python

2 releases

0.1.1 Jun 22, 2022
0.1.0 Jun 22, 2022

#17 in #biology

MIT/Apache

4KB

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.

Dependencies

~4MB
~73K SLoC