ailist.LabeledIntervalArray.wps#

LabeledIntervalArray.wps(self, int protection=60, labels=None, min_length=None, max_length=None)#

Calculate Window Protection Score for each position in LabeledIntervalArray range

Parameters:
protection : int

Protection window to use

min_length : int

Minimum length of intervals to include [default = None]

max_length : int

Maximum length of intervals to include [default = None]

Returns:

wpspandas.Series {double}

Position on index and WPS as values