Repeats#

class diced.Repeat(sequence, start, end)#

A CRISPR repeat.

class diced.Repeats#

A list of repeats inside a CRISPR region.

__getitem__(key, /)#

Return self[key].

__len__()#

Return len(self).