Home
last modified time | relevance | path

Searched refs:_read_lpm (Results 1 – 1 of 1) sorted by relevance

/dports/biology/py-biopython/biopython-1.79/Bio/motifs/
H A Dminimal.py59 counts = _read_lpm(handle, num_occurrences)
151 def _read_lpm(handle, num_occurrences): function