def _from_sites(handle): return Motif()._from_jaspar_sites(handle)
def _from_pfm(handle): return Motif()._from_jaspar_pfm(handle)