Loader#

class lightmotif.Loader(file, format='jaspar', *, protein=False)#

An iterator for loading motifs from a file.

__iter__()#

Implement iter(self).

__next__()#

Implement next(self).