Function lightmotif_py::init

source ·
pub fn init(_py: Python<'_>, m: &PyModule) -> PyResult<()>
Expand description

PyO3 bindings to lightmotif, a library for fast PWM motif scanning.

The API is similar to the Bio.motifs module from Biopython on purpose.