pub fn create<'py>(sequences: &'py PyAny) -> PyResult<Motif>
Create a new motif from an iterable of sequences.