Function lightmotif_py::create

source ·
pub fn create<'py>(sequences: &'py PyAny) -> PyResult<Motif>
Expand description

Create a new motif from an iterable of sequences.